Ejemplo n.º 1
0
 void IVisualStudioWorkspaceHost.ClearSolution()
 {
     _workspace.ClearSolution();
     _workspace.ClearReferenceCache();
 }