2 writes to _chunkID
PresentationFramework (2)
MS\Internal\IO\Packaging\CorePropertiesFilter.cs (2)
170_chunkID = 1; 174_chunkID++;
2 references to _chunkID
PresentationFramework (2)
MS\Internal\IO\Packaging\CorePropertiesFilter.cs (2)
168if (_chunkID == UInt32.MaxValue) 176return _chunkID;