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