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