2 references to OnGlobalOperationStarted
Microsoft.VisualStudio.LanguageServices (2)
Remote\GlobalNotificationRemoteDeliveryService.cs (2)
57
globalOperationService.Started +=
OnGlobalOperationStarted
;
64
globalOperationService.Started -=
OnGlobalOperationStarted
;