2 references to WaitWithCancellationAsync
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\ConnectionPool\HttpConnectionWaiter.cs (2)
27: WaitWithCancellationAsync(async, requestCancellationToken); 40return await WaitWithCancellationAsync(async, requestCancellationToken).ConfigureAwait(false);