2 references to Distinct
System.Data.Entity (2)
System\Data\Objects\ELinq\MethodCallTranslator.cs (2)
1701return parent.Distinct(parent.UnionAll(left, right)); 2088return parent.Distinct(operand);