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