1 write to inheritanceDefault
System.Data.Linq (1)
Mapping\AttributedMetaModel.cs (1)
440
this.
inheritanceDefault
= mt;
3 references to inheritanceDefault
System.Data.Linq (3)
Mapping\AttributedMetaModel.cs (3)
437
if (this.
inheritanceDefault
!= null) {
444
if (this.
inheritanceDefault
== null) {
522
get { return this.
inheritanceDefault
; }