2 references to GetRootType
System.Data.Linq (2)
Mapping\MappedMetaModel.cs (2)
84
Type rootType = this.
GetRootType
(rowType, tableMapping.RowType);
228
return this.
GetRootType
(type.BaseType, rootMapping);