2 references to ParseUnaryExpression
System.ServiceModel (2)
System\ServiceModel\Dispatcher\XPathParser.cs (2)
482
XPathExpr leftExpr = this.
ParseUnaryExpression
();
516
XPathExpr rightExpr = this.
ParseUnaryExpression
();