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