Example #1
0
 public virtual object Visit(Linq.OrderByDescending orderByDescending)
 {
     return(null);
 }
void case_993()
#line 6774 "cs-parser.jay"
{
		yyVal = new Linq.OrderByDescending ((Linq.QueryBlock) current_block, (Expression)yyVals[-1+yyTop]);	
		lbag.AddLocation (yyVal, GetLocation (yyVals[0+yyTop]));
	  }