3 references to ParseUnary
System.Data.Services (3)
System\Data\Services\Parsing\RequestQueryParser.cs (3)
1674Expression left = this.ParseUnary(); 1681Expression right = this.ParseUnary(); 1721Expression expr = this.ParseUnary();