3 references to ToIterator
System.Private.Xml (3)
System\Xml\Xsl\XsltOld\XsltCompileContext.cs (3)
730case XPathResultType.NodeSet: return ToIterator(val); 767XPathNodeIterator it = ToIterator(args[0]); 825XPathNodeIterator it = ToIterator(args[1]);