2 references to Evaluate
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\XPath\XPathNavigator.cs (2)
1227return Evaluate(XPathExpression.Compile(xpath), null); 1237return Evaluate(expr, null);