1 write to derivedTypes
System.Data.Linq (1)
Mapping\MappedMetaModel.cs (1)
837this.derivedTypes = dTypes.AsReadOnly();
3 references to derivedTypes
System.Data.Linq (3)
Mapping\MappedMetaModel.cs (3)
829if (this.derivedTypes == null) { 831if (this.derivedTypes == null) { 841return this.derivedTypes;