1 reference to ApplyClauseItem
System.Data.Entity (1)
System\Data\Common\EntitySql\CqlParser.cs (1)
2279
yyval = new
ApplyClauseItem
((FromClauseItem)val_peek(2), (FromClauseItem)val_peek(0), (ApplyKind)val_peek(1));