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