1 write to derivedTypes
System.Data.Linq (1)
Mapping\AttributedMetaModel.cs (1)
763this.derivedTypes = dTypes.AsReadOnly();
3 references to derivedTypes
System.Data.Linq (3)
Mapping\AttributedMetaModel.cs (3)
755if (this.derivedTypes == null) { 757if (this.derivedTypes == null) { 767return this.derivedTypes;