2 references to ParseMultiplicativeExpression
System.ServiceModel (2)
System\ServiceModel\Dispatcher\XPathParser.cs (2)
181XPathExpr leftExpr = this.ParseMultiplicativeExpression(); 211XPathExpr rightExpr = this.ParseMultiplicativeExpression();