3 references to XPathArrayIterator
System.Private.Xml (3)
System\Xml\XPath\Internal\ExtensionQuery.cs (1)
102_queryIterator = new XPathArrayIterator(nodeIterator);
System\Xml\Xsl\XsltOld\CopyOfAction.cs (1)
57processor.PushActionFrame(CopyNodeSetAction.GetAction(), new XPathArrayIterator(query));
System\Xml\Xsl\XsltOld\Processor.cs (1)
653return new XPathArrayIterator(it);