1 write to acc
System.Data.Linq (1)
Mapping\Accessors.cs (1)
336
this.
acc
= acc;
3 references to acc
System.Data.Linq (3)
Mapping\Accessors.cs (3)
339
EntitySet<V> eset = this.
acc
.GetValue(instance);
343
EntitySet<V> eset = this.
acc
.GetValue(instance);
346
this.
acc
.SetValue(ref instance, eset);