4 references to Tag
System.IO.Compression (4)
System\IO\Compression\ZipBlocks.cs (4)
28
writer.Write(
Tag
);
182
if (extraField.
Tag
!= TagConstant)
276
if (ef.
Tag
== TagConstant)
297
extraFields.RemoveAll(field => field.
Tag
== TagConstant);