2 writes to Next
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Cache\XPathNodeInfoAtom.cs (2)
442
info.
Next
= _infoCached;
480
info.
Next
= _hashTable[idx];
4 references to Next
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\Cache\XPathNodeInfoAtom.cs (4)
413
_infoCached = info.
Next
;
446
infoNew = infoNew.
Next
;
460
infoNext = infoNew.
Next
;
506
infoAtom = infoAtom.
Next
;