1 write to refersToPrimaryKey
System.Data.Linq (1)
DataServices.cs (1)
311this.refersToPrimaryKey = this.member.IsAssociation && this.member.Association.OtherKeyIsPrimaryKey;
2 references to refersToPrimaryKey
System.Data.Linq (2)
DataServices.cs (2)
386if (this.refersToPrimaryKey) { 400if (this.refersToPrimaryKey) {