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