2 references to XPathRelationExpr
System.ServiceModel (2)
System\ServiceModel\Dispatcher\XPathParser.cs (2)
335
leftExpr = new
XPathRelationExpr
(op, leftExpr, rightExpr);
873
leftExpr = new
XPathRelationExpr
(op, leftExpr, rightExpr);