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