6 references to CSlot
System.Data.Entity (6)
System\Data\Mapping\ViewGeneration\Validation\ViewCellRelation.cs (1)
69
if (ProjectedSlot.EqualityComparer.Equals(slot, viewSlot.
CSlot
) ||
System\Data\Mapping\ViewGeneration\Validation\ViewCellSlot.cs (1)
104
MemberProjectedSlot actualSlot = isFromCside ? slot.
CSlot
: slot.SSlot;
System\Data\Mapping\ViewGeneration\Validation\ViewKeyConstraint.cs (4)
78
MemberPath path1 = firstSlot.
CSlot
.MemberPath;
79
MemberPath path2 = secondSlot.
CSlot
.MemberPath;
106
EntitySetBase cSet = keySlots[0].
CSlot
.MemberPath.Extent;
156
EntitySetBase cSet = keySlots[0].
CSlot
.MemberPath.Extent;