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