2 references to CreateInheritedType
System.Data.Linq (2)
Mapping\AttributedMetaModel.cs (2)
417
AttributedMetaType mt = this.
CreateInheritedType
(type, attr.Type);
501
this.
CreateInheritedType
(root, type.BaseType);