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