2 references to XPathMathExpr
System.ServiceModel (2)
System\ServiceModel\Dispatcher\XPathParser.cs (2)
218
leftExpr = new
XPathMathExpr
(op, leftExpr, rightExpr);
523
leftExpr = new
XPathMathExpr
(op, leftExpr, rightExpr);