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