7 references to ThrowMappingException
System.Data.Entity (7)
System\Data\Mapping\ViewGeneration\BasicViewGenerator.cs (1)
666
ExceptionHelpers.
ThrowMappingException
(m_errorLog, m_config);
System\Data\Mapping\ViewGeneration\QueryRewriting\QueryRewriter.cs (3)
129
ExceptionHelpers.
ThrowMappingException
(_errorLog, _config);
161
ExceptionHelpers.
ThrowMappingException
(_errorLog, _config);
669
ExceptionHelpers.
ThrowMappingException
(_errorLog, _config);
System\Data\Mapping\ViewGeneration\QueryRewriting\RewritingValidator.cs (1)
129
ExceptionHelpers.
ThrowMappingException
(_errorLog, _viewgenContext.Config);
System\Data\Mapping\ViewGeneration\Structures\OpCellTreeNode.cs (1)
401
ExceptionHelpers.
ThrowMappingException
(errorLog, ViewgenContext.Config);
System\Data\Mapping\ViewGeneration\Validation\ErrorPatternMatcher.cs (1)
71
ExceptionHelpers.
ThrowMappingException
(matcher.m_errorLog, matcher.m_viewgenContext.Config);