3 references to NumberOfDiskWithZip64EOCD
System.IO.Compression (3)
System\IO\Compression\ZipBlocks.cs (2)
429NumberOfDiskWithZip64EOCD = BinaryPrimitives.ReadUInt32LittleEndian(blockContents[FieldLocations.NumberOfDiskWithZip64EOCD..]), 452BinaryPrimitives.WriteUInt32LittleEndian(blockContents[FieldLocations.NumberOfDiskWithZip64EOCD..], 0);
System\IO\Compression\ZipBlocks.FieldLocations.cs (1)
35public const int OffsetOfZip64EOCD = NumberOfDiskWithZip64EOCD + FieldLengths.NumberOfDiskWithZip64EOCD;