1 write to OtherKey
System.Data.Linq (1)
Mapping\MappingSource.cs (1)
555
am.
OtherKey
= OptionalAttribute(reader, XmlMappingConstant.OtherKey);
2 references to OtherKey
System.Data.Linq (2)
Mapping\MappedMetaModel.cs (2)
1270
this.otherKey = (assocMap.
OtherKey
!= null)
1271
? MakeKeys(this.otherType, this.assocMap.
OtherKey
)