4 references to ParseExpression
System.ServiceModel (4)
System\ServiceModel\Dispatcher\XPathParser.cs (4)
125XPathExpr expr = this.ParseExpression(); 401while (null != (arg = this.ParseExpression())) 728predicate = this.ParseExpression(); 748expr = this.ParseExpression();