1 reference to DistinctBy
System.Linq.Queryable (1)
System\Linq\Queryable.cs (1)
762new Func<IQueryable<TSource>, Expression<Func<TSource, TKey>>, IEqualityComparer<TKey>, IQueryable<TSource>>(DistinctBy).Method,