1 write to assoc
System.Data.Linq (1)
Mapping\MappedMetaModel.cs (1)
1131this.assoc = new MappedAssociation(this, (AssociationMapping)this.memberMap);
3 references to assoc
System.Data.Linq (3)
Mapping\MappedMetaModel.cs (3)
1128if (this.assoc == null) { 1130if (this.assoc == null) { 1136return this.assoc;