2 writes to _chunkID
PresentationFramework (2)
src\Framework\MS\Internal\IO\Packaging\CorePropertiesFilter.cs (2)
179_chunkID = 1; 183_chunkID++;
2 references to _chunkID
PresentationFramework (2)
src\Framework\MS\Internal\IO\Packaging\CorePropertiesFilter.cs (2)
177if (_chunkID == UInt32.MaxValue) 185return _chunkID;