2 references to XPathArrayIterator
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\ExtensionQuery.cs (1)
109_queryIterator = new XPathArrayIterator(nodeIterator);
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\XmlIteratorQuery.cs (1)
23_it = new XPathArrayIterator(it);