6 references to SSlot
System.Data.Entity (6)
System\Data\Mapping\ViewGeneration\Validation\ViewCellRelation.cs (1)
70ProjectedSlot.EqualityComparer.Equals(slot, viewSlot.SSlot))
System\Data\Mapping\ViewGeneration\Validation\ViewCellSlot.cs (1)
104MemberProjectedSlot actualSlot = isFromCside ? slot.CSlot : slot.SSlot;
System\Data\Mapping\ViewGeneration\Validation\ViewKeyConstraint.cs (4)
69if (ProjectedSlot.EqualityComparer.Equals(firstSlot.SSlot, secondSlot.SSlot)) 105EntitySetBase table = keySlots[0].SSlot.MemberPath.Extent; 155EntitySetBase table = keySlots[0].SSlot.MemberPath.Extent;