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