1 write to inheritanceCode
System.Data.Linq (1)
Mapping\AttributedMetaModel.cs (1)
434mt.inheritanceCode = codeValue;
3 references to inheritanceCode
System.Data.Linq (3)
Mapping\AttributedMetaModel.cs (3)
421if (mt.inheritanceCode != null) { 715get { return this.inheritanceCode != null; } 718get { return this.inheritanceCode; }