1 write to _aggregates
System.Data.Entity (1)
System\Data\Common\CommandTrees\RelationalExpressions.cs (1)
250_aggregates = aggregates;
1 reference to _aggregates
System.Data.Entity (1)
System\Data\Common\CommandTrees\RelationalExpressions.cs (1)
266public IList<DbAggregate> Aggregates { get { return _aggregates; } }