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