2 references to Evaluate
System.Private.Xml (2)
System\Xml\XPath\XPathNavigator.cs (2)
1162return Evaluate(XPathExpression.Compile(xpath), null); 1172return Evaluate(expr, null);