4 references to Endpoint
Microsoft.Diagnostics.NETCore.Client (4)
DiagnosticsServerRouter\DiagnosticsServerRouterFactory.cs (4)
226if (Endpoint == null) 261netServerStream = await Endpoint.ConnectAsync(connectTokenSource.Token).ConfigureAwait(false); 321if (Endpoint != null) 379if (Endpoint != null)