1 write to BaseType
System.Data.Linq (1)
Mapping\MappingSource.cs (1)
494tm.BaseType = baseType;
1 reference to BaseType
System.Data.Linq (1)
Mapping\MappedMetaModel.cs (1)
642for (TypeMapping tm = this.typeMapping; tm != null; tm = tm.BaseType) {