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