1 reference to SendAsync
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\ConnectionPool\HttpConnectionPool.cs (1)
476
response = await connection.
SendAsync
(request, async, cancellationToken).ConfigureAwait(false);