3 references to OpenInUpdateModeAsync
System.IO.Compression (3)
System\IO\Compression\ZipArchiveEntry.Async.cs (3)
145
: CastToStreamAsync(
OpenInUpdateModeAsync
(loadExistingContent: false, cancellationToken)),
148
: CastToStreamAsync(
OpenInUpdateModeAsync
(loadExistingContent: true, cancellationToken)),
565
return CastToStreamAsync(
OpenInUpdateModeAsync
(loadExistingContent, cancellationToken));