2 writes to accDefSource
System.Data.Linq (2)
Mapping\AttributedMetaModel.cs (2)
1062
MakeDeferredAccessors(this.member.ReflectedType, this.accPrivate, out this.accPrivate, out this.accDefValue, out this.
accDefSource
);
1069
MakeDeferredAccessors(this.member.ReflectedType, this.accPrivate, out this.accPrivate, out this.accDefValue, out this.
accDefSource
);
1 reference to accDefSource
System.Data.Linq (1)
Mapping\AttributedMetaModel.cs (1)
1122
return this.
accDefSource
;