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