1 write to typeMapping
System.Data.Linq (1)
Mapping\MappedMetaModel.cs (1)
592
this.
typeMapping
= typeMapping;
1 reference to typeMapping
System.Data.Linq (1)
Mapping\MappedMetaModel.cs (1)
642
for (TypeMapping tm = this.
typeMapping
; tm != null; tm = tm.BaseType) {