4 references to ThrowMappingException
System.Data.Entity (4)
System\Data\Mapping\ViewGeneration\Structures\Domain.cs (1)
205ExceptionHelpers.ThrowMappingException(record, config);
System\Data\Mapping\ViewGeneration\Structures\MemberDomainMap.cs (1)
124ExceptionHelpers.ThrowMappingException(record, config);
System\Data\Mapping\ViewGeneration\ViewgenContext.cs (2)
260ExceptionHelpers.ThrowMappingException(record, m_config); 279ExceptionHelpers.ThrowMappingException(record, m_config);