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