1 write to _shutdown
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\Http2Connection.cs (1)
292_shutdown = true;
11 references to _shutdown
System.Net.Http (11)
System\Net\Http\SocketsHttpHandler\Http2Connection.cs (11)
283if (NetEventSource.Log.IsEnabled()) Trace($"{nameof(_shutdown)}={_shutdown}, {nameof(_abortException)}={_abortException}"); 288if (!_shutdown) 310if (_shutdown) 348if (_shutdown) 366if (_shutdown) 390Debug.Assert(_shutdown != result); 1220Debug.Assert(_shutdown && _streamsInUse == 0); 1376if (_shutdown) 1660if (_shutdown) 1934Debug.Assert(_shutdown);