3 references to ToIterator
System.Data.SqlXml (3)
System\Xml\Xsl\XsltOld\XsltCompileContext.cs (3)
607case XPathResultType.NodeSet : return ToIterator(val); 637XPathNodeIterator it = ToIterator(args[0]); 683XPathNodeIterator it = ToIterator(args[1]);