7 writes to _nextNode
dotnet-svcutil-lib (7)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\UnionExpr.cs (7)
34_nextNode = Clone(other._nextNode); 43_nextNode = null; 58_nextNode = null; 72_nextNode = res2; 81_nextNode = res1; 117_nextNode = null; 125_nextNode = null;
3 references to _nextNode
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\UnionExpr.cs (3)
34_nextNode = Clone(other._nextNode); 98res1 = _nextNode; 106res2 = _nextNode;