1 write to m_config
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\ViewgenContext.cs (1)
69m_config = config;
3 references to m_config
System.Data.Entity (3)
System\Data\Mapping\ViewGeneration\ViewgenContext.cs (3)
183get { return m_config; } 260ExceptionHelpers.ThrowMappingException(record, m_config); 279ExceptionHelpers.ThrowMappingException(record, m_config);