1 reference to CountBy
System.Linq.Queryable (1)
System\Linq\Queryable.cs (1)
1670
new Func<IQueryable<TSource>, Expression<Func<TSource, TKey>>, IEqualityComparer<TKey>, IQueryable<KeyValuePair<TKey, int>>>(
CountBy
).Method,