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