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