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