Implemented interface member:
property
Size
MS.Internal.IO.Zip.IZipIOBlock.Size
3 references to Size
WindowsBase (3)
Base\MS\Internal\IO\Zip\ZipIOCentralDirectoryBlock.cs (2)
489
(_blockManager.Zip64EndOfCentralDirectoryLocatorBlock.
Size
==0));
508
(_blockManager.Zip64EndOfCentralDirectoryLocatorBlock.Offset + _blockManager.Zip64EndOfCentralDirectoryLocatorBlock.
Size
Base\MS\Internal\IO\Zip\ZipIOZip64EndOfCentralDirectoryLocatorBlock.cs (1)
76
if (GetDirtyFlag(true) && (
Size
> 0))