2 references to TryEnsureNodeSet
System.Data.SqlXml (2)
System\Xml\Xsl\XPath\XPathQilFactory.cs (1)
278QilNode result = TryEnsureNodeSet(n);
System\Xml\Xsl\Xslt\QilGenerator.cs (1)
1953QilNode result = f.TryEnsureNodeSet(CompileXPathExpression(expr));