1 write to assoc
System.Data.Linq (1)
Mapping\AttributedMetaModel.cs (1)
1226
this.
assoc
= new AttributedMetaAssociation(this, this.attrAssoc);
3 references to assoc
System.Data.Linq (3)
Mapping\AttributedMetaModel.cs (3)
1223
if (this.
assoc
== null) {
1225
if (this.
assoc
== null) {
1231
return this.
assoc
;