1 write to acc
System.Data.Linq (1)
Mapping\Accessors.cs (1)
317this.acc = acc;
3 references to acc
System.Data.Linq (3)
Mapping\Accessors.cs (3)
320EntitySet<V> eset = this.acc.GetValue(instance); 324EntitySet<V> eset = this.acc.GetValue(instance); 327this.acc.SetValue(ref instance, eset);