3 references to OnReset
System.Net.Http (3)
System\Net\Http\SocketsHttpHandler\Http2Connection.cs (3)
1077
http2Stream.
OnReset
(HttpProtocolException.CreateHttp2StreamException(protocolError), resetStreamErrorCode: protocolError, canRetry: canRetry);
1111
s.
OnReset
(resetException, canRetry: true);
1847
s.
OnReset
(_abortException);