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