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