2 references to MappedRootType
System.Data.Linq (2)
Mapping\MappedMetaModel.cs (2)
361this.rowType = new MappedRootType(model, this, mapping.RowType, rowType); 1402return new MappedRootType((MappedMetaModel)model, null, tm, elementType);