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