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);