3 references to CopyFromBufferAsync
System.Net.Http (3)
System\Net\Http\SocketsHttpHandler\HttpConnection.cs (3)
1900await CopyFromBufferAsync(destination, async, remaining, cancellationToken).ConfigureAwait(false); 1926await CopyFromBufferAsync(destination, async, remaining, cancellationToken).ConfigureAwait(false); 1952await CopyFromBufferAsync(destination, async, remaining, cancellationToken).ConfigureAwait(false);