2 references to WriteBlockAsync
System.IO.Compression (2)
System\IO\Compression\ZipBlocks.Async.cs (2)
32
await field.
WriteBlockAsync
(stream, cancellationToken).ConfigureAwait(false);
52
await field.
WriteBlockAsync
(stream, cancellationToken).ConfigureAwait(false);