4 references to OnUpdateSolutionDone
Microsoft.VisualStudio.Razor.IntegrationTests (4)
InProcess\SolutionExplorerInProcess.cs (4)
150
solutionEvents.
OnUpdateSolutionDone
+= HandleUpdateSolutionDone;
159
solutionEvents.
OnUpdateSolutionDone
-= HandleUpdateSolutionDone;
325
OnUpdateSolutionDone
?.Invoke();
333
OnUpdateSolutionDone
= null;