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