1 write to ArchiveComment
System.IO.Compression (1)
System\IO\Compression\ZipBlocks.cs (1)
631eocdBlock.ArchiveComment = reader.ReadBytes(commentLength);
1 reference to ArchiveComment
System.IO.Compression (1)
System\IO\Compression\ZipArchive.cs (1)
552_archiveComment = eocd.ArchiveComment;