2 writes to _lastNode
System.Private.Xml (2)
System\Xml\XPath\Internal\CacheChildrenQuery.cs (2)
40
_lastNode
= Clone(other._lastNode);
52
_lastNode
= null;
1 reference to _lastNode
System.Private.Xml (1)
System\Xml\XPath\Internal\CacheChildrenQuery.cs (1)
40
_lastNode = Clone(other.
_lastNode
);