2 references to SendWithProxyAuthAsync
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\AuthenticationHelper.cs (1)
210
pool.
SendWithProxyAuthAsync
(request, async, doRequestAuth, cancellationToken);
System\Net\Http\SocketsHttpHandler\ConnectionPool\HttpConnectionPool.cs (1)
370
return
SendWithProxyAuthAsync
(request, async, doRequestAuth, cancellationToken);