2 references to DoCreateEntry
System.IO.Compression (2)
System\IO\Compression\ZipArchive.cs (2)
275return DoCreateEntry(entryName, null); 290return DoCreateEntry(entryName, compressionLevel);