1 write to declaringType
System.Data.Linq (1)
Mapping\MappedMetaModel.cs (1)
1715this.declaringType = declaringType;
1 reference to declaringType
System.Data.Linq (1)
Mapping\MappedMetaModel.cs (1)
1730get { return this.declaringType; }