2 references to OnGlobalOperationStarted
Microsoft.CodeAnalysis.EditorFeatures (2)
Remote\SolutionChecksumUpdater.cs (2)
77
_globalOperationService.Started +=
OnGlobalOperationStarted
;
94
_globalOperationService.Started -=
OnGlobalOperationStarted
;