1 write to _auto_shutdown
Microsoft.Diagnostics.NETCore.Client (1)
DiagnosticsServerRouter\DiagnosticsServerRouterFactory.cs (1)
429_auto_shutdown = runtimeTimeoutMs != Timeout.Infinite;
2 references to _auto_shutdown
Microsoft.Diagnostics.NETCore.Client (2)
DiagnosticsServerRouter\DiagnosticsServerRouterFactory.cs (2)
438return await ConnectTcpStreamAsyncInternal(token, _auto_shutdown).ConfigureAwait(false); 482if (_auto_shutdown)