2 references to Aggregate
System.Data.Entity (2)
System\Data\Objects\ELinq\ReflectionUtil.cs (2)
157map.Add(@"Aggregate(IQueryable`1<T0>, Expression`1<Func`3<T0, T0, T0>>)->T0", SequenceMethod.Aggregate); 248map.Add(@"Aggregate(IEnumerable`1<T0>, Func`3<T0, T0, T0>)->T0", SequenceMethod.Aggregate);