1 write to hasInheritance
System.Data.Linq (1)
Mapping\MappedMetaModel.cs (1)
433this.hasInheritance = true;
1 reference to hasInheritance
System.Data.Linq (1)
Mapping\MappedMetaModel.cs (1)
537get { return this.hasInheritance; }