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