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