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