3 references to OpenInUpdateModeAsync
System.IO.Compression (3)
System\IO\Compression\ZipArchiveEntry.Async.cs (3)
140
: CastToStreamAsync(
OpenInUpdateModeAsync
(loadExistingContent: false, cancellationToken)),
143
: CastToStreamAsync(
OpenInUpdateModeAsync
(loadExistingContent: true, cancellationToken)),
535
return CastToStreamAsync(
OpenInUpdateModeAsync
(loadExistingContent, cancellationToken));