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