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