2 references to GetAllQuerySlots
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\Structures\CellQuery.cs (1)
802List<MemberProjectedSlot> slots = GetAllQuerySlots();
System\Data\Mapping\ViewGeneration\Structures\MemberDomainMap.cs (1)
142foreach (MemberProjectedSlot slot in cellQuery.GetAllQuerySlots())