1 write to _groupAggregate
System.Data.Entity (1)
System\Data\Common\CommandTrees\ExpressionBindings.cs (1)
133_groupAggregate = DbExpressionBuilder.GroupAggregate(this.GroupVariable);
2 references to _groupAggregate
System.Data.Entity (2)
System\Data\Common\CommandTrees\ExpressionBindings.cs (2)
131if (_groupAggregate == null) 135return _groupAggregate;