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