7 writes to nextNode
System.Xml (7)
System\Xml\XPath\Internal\UnionExpr.cs (7)
33this.nextNode = Clone(other.nextNode); 41nextNode = null; 54nextNode = null; 66nextNode = res2; 74nextNode = res1; 100nextNode = null; 106nextNode = null;
3 references to nextNode
System.Xml (3)
System\Xml\XPath\Internal\UnionExpr.cs (3)
33this.nextNode = Clone(other.nextNode); 87res1 = nextNode; 92res2 = nextNode;