3 references to net_http_http2_connection_close
System.Net.Http (3)
System\Net\Http\SocketsHttpHandler\Http2Connection.cs (3)
410ThrowProtocolError(_goAwayErrorCode.Value, SR.net_http_http2_connection_close); 480ThrowProtocolError(errorCode, SR.net_http_http2_connection_close); 1071Exception resetException = HttpProtocolException.CreateHttp2ConnectionException(errorCode, SR.net_http_http2_connection_close);