2 writes to _currentChunkID
PresentationFramework (2)
src\Framework\MS\Internal\IO\Packaging\XamlFilter.cs (2)
155_currentChunkID = 0; 922++_currentChunkID;
2 references to _currentChunkID
PresentationFramework (2)
src\Framework\MS\Internal\IO\Packaging\XamlFilter.cs (2)
920Invariant.Assert(_currentChunkID <= UInt32.MaxValue); 924return _currentChunkID;