3 references to CopyFromBufferAsync
System.Net.Http (3)
System\Net\Http\SocketsHttpHandler\HttpConnection.cs (3)
1903await CopyFromBufferAsync(destination, async, remaining, cancellationToken).ConfigureAwait(false); 1929await CopyFromBufferAsync(destination, async, remaining, cancellationToken).ConfigureAwait(false); 1955await CopyFromBufferAsync(destination, async, remaining, cancellationToken).ConfigureAwait(false);