System\Linq\IQueryable.cs (4)
556GetMethodInfo(Queryable.GroupBy, source, keySelector, elementSelector, comparer),
574GetMethodInfo(Queryable.GroupBy, source, keySelector, elementSelector, resultSelector),
606GetMethodInfo(Queryable.GroupBy, source, keySelector, resultSelector, comparer),
1675GetMethodInfo(Queryable.Aggregate, source, seed, func, selector),