1 write to _globalNotificationDelivery
Microsoft.VisualStudio.LanguageServices (1)
Remote\VisualStudioWorkspaceServiceHubConnector.cs (1)
52
_globalNotificationDelivery
= new GlobalNotificationRemoteDeliveryService(workspace.Services.SolutionServices, _disposalCancellationSource.Token);
1 reference to _globalNotificationDelivery
Microsoft.VisualStudio.LanguageServices (1)
Remote\VisualStudioWorkspaceServiceHubConnector.cs (1)
70
_globalNotificationDelivery
?.Dispose();