Implemented interface member:
method
GetDirtyFlag
MS.Internal.IO.Zip.IZipIOBlock.GetDirtyFlag(System.Boolean)
2 references to GetDirtyFlag
WindowsBase (2)
Base\MS\Internal\IO\Zip\ZipIOEndOfCentralDirectoryBlock.cs (1)
124|| _blockManager.Zip64EndOfCentralDirectoryLocatorBlock.GetDirtyFlag(closingFlag)))
Base\MS\Internal\IO\Zip\ZipIOZip64EndOfCentralDirectoryLocatorBlock.cs (1)
76if (GetDirtyFlag(true) && (Size > 0))