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