2 references to GroupAggregate
System.Data.Entity (2)
System\Data\Common\CommandTrees\DefaultExpressionVisitor.cs (1)
174
result = CqtBuilder.
GroupAggregate
(newArguments[0]);
System\Data\Common\CommandTrees\ExpressionBindings.cs (1)
133
_groupAggregate = DbExpressionBuilder.
GroupAggregate
(this.GroupVariable);