2 references to DistinctOp
System.Data.Entity (2)
System\Data\Query\InternalTrees\RelOps.cs (2)
991internal DistinctOp(VarVec keyVars) : this() 1000internal static readonly DistinctOp Pattern = new DistinctOp();