1 reference to CopyToAsync
Microsoft.AspNetCore.Http.Connections.Client (1)
Internal\LongPollingTransport.cs (1)
192await response.Content.CopyToAsync(applicationStream, cancellationToken).ConfigureAwait(false);