2 references to CompressedSize
System.IO.Compression (2)
System\IO\Compression\ZipArchiveEntry.cs (1)
1098
+ ZipLocalFileHeader.Zip64DataDescriptor.FieldLengths.
CompressedSize
+ ZipLocalFileHeader.Zip64DataDescriptor.FieldLengths.UncompressedSize;
System\IO\Compression\ZipBlocks.FieldLocations.cs (1)
92
public static readonly int UncompressedSize = CompressedSize + FieldLengths.
CompressedSize
;