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