2 references to RemapSlot
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\Structures\ScalarRestriction.cs (1)
70
MemberProjectedSlot newVar = (MemberProjectedSlot)this.RestrictedMemberSlot.
RemapSlot
(remap);
System\Data\Mapping\ViewGeneration\Structures\TypeRestriction.cs (1)
69
MemberProjectedSlot newVar = (MemberProjectedSlot)this.RestrictedMemberSlot.
RemapSlot
(remap);