2 references to DecideNextNode
System.Xml (2)
System\Xml\XPath\Internal\CacheChildrenQuery.cs (2)
73if (!DecideNextNode()) { 79if (!currentNode.MoveToNext() || !DecideNextNode()) {