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