1 write to hasLoadMethod
System.Data.Linq (1)
Mapping\AttributedMetaModel.cs (1)
1244this.hasLoadMethod = true;
1 reference to hasLoadMethod
System.Data.Linq (1)
Mapping\AttributedMetaModel.cs (1)
1236if (this.hasLoadMethod == false && (this.IsDeferred || this.IsAssociation)) {