2 references to XPathSelectionIterator
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\FunctionQuery.cs (1)
79argVals[i] = new XPathSelectionIterator(nodeIterator.Current, _args[i]);
FrameworkFork\Microsoft.Xml\Xml\XPath\XPathNavigator.cs (1)
1259return new XPathSelectionIterator(context.Current, query);