2 writes to m_typeInfoMapPopulated
System.Data.Entity (2)
System\Data\Query\PlanCompiler\StructuredTypeInfo.cs (2)
122
m_typeInfoMapPopulated
= false;
419
m_typeInfoMapPopulated
= true;
1 reference to m_typeInfoMapPopulated
System.Data.Entity (1)
System\Data\Query\PlanCompiler\StructuredTypeInfo.cs (1)
264
PlanCompiler.Assert(!TypeUtils.IsStructuredType(type) || !
m_typeInfoMapPopulated
,