2 references to MappedType
System.Data.Linq (2)
Mapping\MappedMetaModel.cs (2)
425
:
base
(model, table, typeMapping, type, null) {
491
MappedType rowType = new
MappedType
(this.Model, this.Table, typeMap, type, this);