1 write to acc
System.Data.Linq (1)
Mapping\Accessors.cs (1)
197
this.
acc
= acc;
2 references to acc
System.Data.Linq (2)
Mapping\Accessors.cs (2)
200
Link<V> link = this.
acc
.GetValue(instance);
204
this.
acc
.SetValue(ref instance, new Link<V>(value));