2 references to OnGlobalOperationStopped
Microsoft.VisualStudio.LanguageServices (2)
Remote\GlobalNotificationRemoteDeliveryService.cs (2)
58
globalOperationService.Stopped +=
OnGlobalOperationStopped
;
65
globalOperationService.Stopped -=
OnGlobalOperationStopped
;