2 references to TotalNumberOfEntriesInTheCentralDirectory
WindowsBase (2)
Base\MS\Internal\IO\Zip\ZipIOBlockManager.cs (1)
98
if (Zip64EndOfCentralDirectoryBlock.
TotalNumberOfEntriesInTheCentralDirectory
> 0)
Base\MS\Internal\IO\Zip\ZipIOCentralDirectoryBlock.cs (1)
275
zip64EOCD.
TotalNumberOfEntriesInTheCentralDirectory
,