2 references to Size
System.IO.Compression (2)
System\IO\Compression\ZipBlocks.cs (1)
15
private const int SizeOfHeader = FieldLengths.Tag + FieldLengths.
Size
;
System\IO\Compression\ZipBlocks.FieldLocations.cs (1)
12
public const int DynamicData = Size + FieldLengths.
Size
;