1 write to TypeMap
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\DiscriminatorMap.cs (1)
66this.TypeMap = typeMap.AsReadOnly();
1 reference to TypeMap
System.Data.Entity (1)
System\Data\Query\InternalTrees\ExplicitDiscriminatorMap.cs (1)
33m_typeMap = template.TypeMap;