1 write to FileComment
System.IO.Compression (1)
System\IO\Compression\ZipBlocks.cs (1)
548header.FileComment = reader.ReadBytes(header.FileCommentLength);
1 reference to FileComment
System.IO.Compression (1)
System\IO\Compression\ZipArchiveEntry.cs (1)
87_fileComment = cd.FileComment;