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