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