Base:
property
Type
System.Data.Linq.Mapping.MetaType.Type
6 references to Type
System.Data.Linq (6)
Mapping\MappedMetaModel.cs (6)
498
this.derivedTypes.Add(type.
Type
, type);
504
if (type.
Type
.IsAbstract)
505
throw Error.AbstractClassAssignInheritanceDiscriminator(type.
Type
);
549
if (type == this.
Type
)
611
this.
Type
,
618
this.
Type
,