2 references to ZipArchive
WindowsBase (2)
Base\MS\Internal\IO\Zip\ZipArchive.cs (2)
98archive = new ZipArchive(archiveStream, mode, access, streaming, true); 164return new ZipArchive(stream, mode, access, streaming, false);