4 references to OnUpdateSolutionDone
Microsoft.VisualStudio.LanguageServices.New.IntegrationTests (4)
InProcess\SolutionExplorerInProcess.cs (4)
557
solutionEvents.
OnUpdateSolutionDone
+= HandleUpdateSolutionDone;
566
solutionEvents.
OnUpdateSolutionDone
-= HandleUpdateSolutionDone;
728
OnUpdateSolutionDone
?.Invoke();
736
OnUpdateSolutionDone
= null;