2 references to ThisKey
System.Data.Linq (2)
Mapping\AttributedMetaModel.cs (2)
1332this.thisKey = (attr.ThisKey != null) ? MakeKeys(this.thisMember.DeclaringType, attr.ThisKey) : this.thisMember.DeclaringType.IdentityMembers;