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