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