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