3 references to AfterCloseSolution
Microsoft.VisualStudio.IntegrationTest.Utilities (3)
InProcess\SolutionExplorer_InProc.cs (3)
380
solutionEvents.
AfterCloseSolution
+= HandleAfterCloseSolution;
392
solutionEvents.
AfterCloseSolution
-= HandleAfterCloseSolution;
468
AfterCloseSolution
?.Invoke(this, EventArgs.Empty);