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