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