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