1 write to _currentChunkID
PresentationFramework (1)
MS\Internal\IO\Packaging\PackageFilter.cs (1)
485
++
_currentChunkID
;
2 references to _currentChunkID
PresentationFramework (2)
MS\Internal\IO\Packaging\PackageFilter.cs (2)
483
Invariant.Assert(
_currentChunkID
<= UInt32.MaxValue);
487
return
_currentChunkID
;