1 write to _archive
WindowsBase (1)
Base\MS\Internal\IO\Packaging\streamingZipPartStream.cs (1)
64
_archive
= zipArchive;
1 reference to _archive
WindowsBase (1)
Base\MS\Internal\IO\Packaging\streamingZipPartStream.cs (1)
320
ZipFileInfo zipFileInfo =
_archive
.AddFile(pieceZipName, _compressionMethod, _deflateOption);