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