2 references to HandleUpdateSolutionDone
Microsoft.VisualStudio.Razor.IntegrationTests (2)
InProcess\SolutionExplorerInProcess.cs (2)
150
solutionEvents.OnUpdateSolutionDone +=
HandleUpdateSolutionDone
;
159
solutionEvents.OnUpdateSolutionDone -=
HandleUpdateSolutionDone
;