11 references to ExceptionHelpers
System.Data.Entity (11)
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\Domain.cs (1)
205
ExceptionHelpers
.ThrowMappingException(record, config);
System\Data\Mapping\ViewGeneration\Structures\MemberDomainMap.cs (1)
124
ExceptionHelpers
.ThrowMappingException(record, 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);
System\Data\Mapping\ViewGeneration\ViewgenContext.cs (2)
260
ExceptionHelpers
.ThrowMappingException(record, m_config);
279
ExceptionHelpers
.ThrowMappingException(record, m_config);