1 write to _resetException
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\Http2Stream.cs (1)
993_resetException = resetException;
5 references to _resetException
System.Net.Http (5)
System\Net\Http\SocketsHttpHandler\Http2Stream.cs (5)
373if (_resetException == null) 963if (_resetException != null) 1015if (_resetException is Exception resetException) 1336if (_resetException is Exception resetException) 1368if (ConnectProtocolEstablished && _resetException is null)