2 references to CreateHttp2ConnectionException
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\Http2Connection.cs (2)
1073Exception resetException = HttpProtocolException.CreateHttp2ConnectionException(errorCode, SR.net_http_http2_connection_close); 2178throw HttpProtocolException.CreateHttp2ConnectionException(errorCode, message);