2 references to ParseRelationalExpression
System.ServiceModel (2)
System\ServiceModel\Dispatcher\XPathParser.cs (2)
298
XPathExpr leftExpr = this.
ParseRelationalExpression
();
328
XPathExpr rightExpr = this.
ParseRelationalExpression
();