2 references to Distinct
System.Core (1)
System\Linq\IQueryable.cs (1)
635GetMethodInfo(Queryable.Distinct, source),
System.Data.Entity (1)
System\Data\Objects\ObjectQuery_EntitySqlExtensions.cs (1)
253return (ObjectQuery<T>)Queryable.Distinct<T>(this);