2 writes to Next
System.Private.Xml (2)
System\Xml\Cache\XPathNodeInfoAtom.cs (2)
449
info.
Next
= _infoCached;
487
info.
Next
= _hashTable[idx];
4 references to Next
System.Private.Xml (4)
System\Xml\Cache\XPathNodeInfoAtom.cs (4)
420
_infoCached = info.
Next
;
453
infoNew = infoNew.
Next
;
467
infoNext = infoNew.
Next
;
513
infoAtom = infoAtom.
Next
;