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