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