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;