2 references to TryGetHttp3Authority
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\ConnectionPool\HttpConnectionPool.Http3.cs (2)
78if (!TryGetHttp3Authority(request, out HttpAuthority? authority, out Exception? reasonException)) 261if (TryGetHttp3Authority(queueItem.Request, out authority, out Exception? reasonException))