1 write to _shutdownCancellationService
Microsoft.CodeAnalysis.Remote.Workspaces (1)
BrokeredServiceConnection.cs (1)
69_shutdownCancellationService = shutdownCancellationService;
1 reference to _shutdownCancellationService
Microsoft.CodeAnalysis.Remote.Workspaces (1)
BrokeredServiceConnection.cs (1)
348=> _shutdownCancellationService?.ShutdownToken.IsCancellationRequested == true;