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