1 write to declaringType
System.Data.Linq (1)
Mapping\AttributedMetaModel.cs (1)
1030
this.
declaringType
= mi.DeclaringType;
1 reference to declaringType
System.Data.Linq (1)
Mapping\AttributedMetaModel.cs (1)
1084
return declaringMetaType.Type == this.
declaringType
;