7 writes to _nextNode
System.Private.Xml (7)
System\Xml\XPath\Internal\UnionExpr.cs (7)
32_nextNode = Clone(other._nextNode); 41_nextNode = null; 56_nextNode = null; 70_nextNode = res2; 79_nextNode = res1; 115_nextNode = null; 123_nextNode = null;
3 references to _nextNode
System.Private.Xml (3)
System\Xml\XPath\Internal\UnionExpr.cs (3)
32_nextNode = Clone(other._nextNode); 96res1 = _nextNode; 104res2 = _nextNode;