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