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