3 writes to idChunk
PresentationFramework (3)
src\Framework\MS\Internal\IO\Packaging\indexingfiltermarshaler.cs (2)
188
native.
idChunk
= chunk.ID;
317
chunk.
idChunk
= 0;
src\Framework\MS\Internal\IO\Packaging\PackageFilter.cs (1)
165
chunk.
idChunk
= AllocateChunkID();
2 references to idChunk
PresentationFramework (2)
src\Framework\MS\Internal\IO\Packaging\PackageFilter.cs (2)
147
if (!_isInternalFilter || chunk.
idChunk
!= 0)
170
chunk.idChunkSource = chunk.
idChunk
;