2 writes to Next
System.Xml (2)
System\Xml\Cache\XPathNodeInfoAtom.cs (2)
402
info.
Next
= this.infoCached;
436
info.
Next
= this.hashTable[idx];
4 references to Next
System.Xml (4)
System\Xml\Cache\XPathNodeInfoAtom.cs (4)
376
this.infoCached = info.
Next
;
406
infoNew = infoNew.
Next
;
417
infoNext = infoNew.
Next
;
459
infoAtom = infoAtom.
Next
;