2 writes to accDefValue
System.Data.Linq (2)
Mapping\MappedMetaModel.cs (2)
1017MakeDeferredAccessors(this.member.ReflectedType, this.accPrivate, out this.accPrivate, out this.accDefValue, out this.accDefSource); 1024MakeDeferredAccessors(this.member.ReflectedType, this.accPrivate, out this.accPrivate, out this.accDefValue, out this.accDefSource);
1 reference to accDefValue
System.Data.Linq (1)
Mapping\MappedMetaModel.cs (1)
1071return this.accDefValue;