3 references to ProjectedSlots
System.Data.Entity (3)
System\Data\Mapping\ViewGeneration\CellTreeSimplifier.cs (2)
516if (false == ProjectedSlot.TryMergeRemapSlots(query1.ProjectedSlots, query2.ProjectedSlots, out mergedSlots))
System\Data\Mapping\ViewGeneration\Structures\CellQuery.cs (1)
346if (MemberProjectedSlot.GetSlotForMember(associationCell.GetLeftQuery(target).ProjectedSlots, restriction.RestrictedMemberSlot.MemberPath) != null)