2 references to IsHostShuttingDown
Microsoft.CodeAnalysis.Remote.Workspaces (2)
BrokeredServiceConnection.cs (2)
344if (IsHostShuttingDown || IsRemoteIOException(exception)) 391else if (IsHostShuttingDown)