1 reference to CopyFromSourceToDestinationAsync
System.IO.Compression (1)
System\IO\Compression\DeflateZLib\DeflateStream.cs (1)
904return new CopyToStream(this, destination, bufferSize, cancellationToken).CopyFromSourceToDestinationAsync();