3 references to CopyFromBufferAsync
System.Net.Http (3)
System\Net\Http\SocketsHttpHandler\HttpConnection.cs (3)
1902await CopyFromBufferAsync(destination, async, remaining, cancellationToken).ConfigureAwait(false); 1928await CopyFromBufferAsync(destination, async, remaining, cancellationToken).ConfigureAwait(false); 1954await CopyFromBufferAsync(destination, async, remaining, cancellationToken).ConfigureAwait(false);