2 instantiations of UnmappedType
System.Data.Linq (2)
Mapping\AttributedMetaModel.cs (1)
288
mtype = new
UnmappedType
(this, type);
Mapping\MappedMetaModel.cs (1)
199
mtype = new
UnmappedType
(this, type);