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