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