2 references to ServerNotAvailableException
Microsoft.Diagnostics.NETCore.Client (2)
DiagnosticsIpc\IpcTransport.cs (2)
96
throw new
ServerNotAvailableException
($"Unable to connect to the server. {ex.Message}", ex);
134
throw new
ServerNotAvailableException
($"Unable to connect to the server. {ex.Message}", ex);