2 references to Zip64EndOfCentralDirectoryLocator
NuGet.Packaging (2)
Signing\Archive\SignedPackageArchiveUtility.cs (2)
169
var offset = endOfCentralDirectoryRecord.OffsetFromStart -
Zip64EndOfCentralDirectoryLocator
.SizeInBytes;
175
if (
Zip64EndOfCentralDirectoryLocator
.Exists(reader))