2 references to Evaluate
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\XPath\XPathNavigator.cs (2)
1217XPathNodeIterator result = Evaluate(expr) as XPathNodeIterator; 1232return this.Evaluate(XPathExpression.Compile(xpath, resolver));