2 instantiations of XPathMultyIterator
System.Private.Xml (2)
System\Xml\XPath\Internal\XPathMultyIterator.cs (1)
120return new XPathMultyIterator(this);
System\Xml\Xsl\XsltOld\XsltCompileContext.cs (1)
906return new XPathMultyIterator(resultCollection);
1 reference to XPathMultyIterator
System.Private.Xml (1)
System\Xml\XPath\Internal\XPathMultyIterator.cs (1)
111public XPathMultyIterator(XPathMultyIterator it)