1 write to otherKeyIsPrimaryKey
System.Data.Linq (1)
Mapping\AttributedMetaModel.cs (1)
1335
this.
otherKeyIsPrimaryKey
= AreEqual(this.otherKey, this.otherType.IdentityMembers);
1 reference to otherKeyIsPrimaryKey
System.Data.Linq (1)
Mapping\AttributedMetaModel.cs (1)
1393
get { return this.
otherKeyIsPrimaryKey
; }