1 reference to VisitAggregate
System.Data.Entity (1)
System\Data\Common\CommandTrees\DefaultExpressionVisitor.cs (1)
964IList<DbAggregate> newAggs = this.VisitList<DbAggregate>(expression.Aggregates, this.VisitAggregate);