2 references to OtherKey
System.Data.Linq (2)
Mapping\AttributedMetaModel.cs (2)
1333this.otherKey = (attr.OtherKey != null) ? MakeKeys(otherType, attr.OtherKey) : this.otherType.IdentityMembers;