1 write to IsInheritanceDefault
System.Data.Linq (1)
Mapping\MappingSource.cs (1)
497tm.IsInheritanceDefault = OptionalBoolAttribute(reader, XmlMappingConstant.IsInheritanceDefault, false);
1 reference to IsInheritanceDefault
System.Data.Linq (1)
Mapping\MappedMetaModel.cs (1)
521if (typeMap.IsInheritanceDefault) {