1 write to ThisKey
System.Data.Linq (1)
Mapping\MappingSource.cs (1)
557am.ThisKey = OptionalAttribute(reader, XmlMappingConstant.ThisKey);
2 references to ThisKey
System.Data.Linq (2)
Mapping\MappedMetaModel.cs (2)
1239this.thisKey = (this.assocMap.ThisKey != null) 1240? MakeKeys(this.thisMember.DeclaringType, this.assocMap.ThisKey)