3 references to CellQuery
System.Data.Entity (3)
System\Data\Mapping\ViewGeneration\CellTreeSimplifier.cs (1)
527mergedQuery = new CellQuery(mergedSlots, whereClause,
System\Data\Mapping\ViewGeneration\Structures\CellQuery.cs (2)
72: this(slots.ToArray(), whereClause, new List<BoolExpression>(), eliminateDuplicates, rootMember) 110this(newSlots, existing.m_whereClause, existing.m_boolExprs,