2 references to SizeOfBlockWithoutSignature
System.IO.Compression (2)
System\IO\Compression\ZipArchive.Async.cs (1)
288_archiveStream.Seek(eocdStart - Zip64EndOfCentralDirectoryLocator.SizeOfBlockWithoutSignature, SeekOrigin.Begin);
System\IO\Compression\ZipArchive.cs (1)
690_archiveStream.Seek(eocdStart - Zip64EndOfCentralDirectoryLocator.SizeOfBlockWithoutSignature, SeekOrigin.Begin);