4 references to Distinct
System.Data.Entity (4)
System\Data\Common\CommandTrees\RelationalExpressions.cs (1)
79: base(DbExpressionKind.Distinct, resultType, argument)
System\Data\Objects\Internal\ObjectSpanRewriter.cs (1)
785case DbExpressionKind.Distinct:
System\Data\Query\PlanCompiler\ITreeGenerator.cs (1)
1906case DbExpressionKind.Distinct:
System\Data\SqlClient\SqlGen\SqlGenerator.cs (1)
3974case DbExpressionKind.Distinct: