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