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)
266
public IList<DbAggregate> Aggregates { get { return
_aggregates
; } }