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