1 write to acc
System.Data.Linq (1)
Mapping\Accessors.cs (1)
255
this.
acc
= acc;
2 references to acc
System.Data.Linq (2)
Mapping\Accessors.cs (2)
258
EntityRef<V> er = this.
acc
.GetValue(instance);
262
this.
acc
.SetValue(ref instance, new EntityRef<V>(value));