2 references to CellQuery
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\Structures\CellQuery.cs (2)
432
newMainQuery = new
CellQuery
(this, mainSlots);
433
newOtherQuery = new
CellQuery
(otherQuery, otherSlots);