2 references to XPathSelectionIterator
System.Xml (2)
System\Xml\XPath\Internal\FunctionQuery.cs (1)
66argVals[i] = new XPathSelectionIterator(nodeIterator.Current, args[i]);
System\Xml\XPath\XPathNavigator.cs (1)
1052return new XPathSelectionIterator(context.Current, query);