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