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