1 write to _currentChunkID
PresentationFramework (1)
src\Framework\MS\Internal\IO\Packaging\PackageFilter.cs (1)
495++_currentChunkID;
2 references to _currentChunkID
PresentationFramework (2)
src\Framework\MS\Internal\IO\Packaging\PackageFilter.cs (2)
493Invariant.Assert(_currentChunkID <= UInt32.MaxValue); 497return _currentChunkID;