1 write to storage
System.Data.Linq (1)
Mapping\Accessors.cs (1)
145
this.
storage
= storage;
2 references to storage
System.Data.Linq (2)
Mapping\Accessors.cs (2)
157
else if (this.
storage
!= null) {
158
this.
storage
.SetValue(ref instance, (V2)value);