2 writes to _chunkID
PresentationFramework (2)
MS\Internal\IO\Packaging\CorePropertiesFilter.cs (2)
170
_chunkID
= 1;
174
_chunkID
++;
2 references to _chunkID
PresentationFramework (2)
MS\Internal\IO\Packaging\CorePropertiesFilter.cs (2)
168
if (
_chunkID
== UInt32.MaxValue)
176
return
_chunkID
;