2 references to TryEnsureNodeSet
System.Private.Xml (2)
System\Xml\Xsl\XPath\XPathQilFactory.cs (1)
309QilNode? result = TryEnsureNodeSet(n);
System\Xml\Xsl\Xslt\QilGenerator.cs (1)
2330QilNode? result = _f.TryEnsureNodeSet(CompileXPathExpression(expr));