2 references to EntityRef
System.Data.Linq (2)
Mapping\Accessors.cs (2)
236
this.acc.SetValue(ref instance, new
EntityRef
<V>(value));
262
this.acc.SetValue(ref instance, new
EntityRef
<V>(value));