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