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