1 write to _config
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\QueryRewriting\QueryRewriter.cs (1)
85
_config
= context.Config;
9 references to _config
System.Data.Entity (9)
System\Data\Mapping\ViewGeneration\QueryRewriting\QueryRewriter.cs (9)
129
ExceptionHelpers.ThrowMappingException(_errorLog,
_config
);
148
_domainQuery, _context, _domainMap, _errorLog,
_config
);
161
ExceptionHelpers.ThrowMappingException(_errorLog,
_config
);
556
Debug.Assert(_context.ViewTarget == ViewTarget.UpdateView || !
_config
.IsValidationEnabled);
661
if (_context.ViewTarget == ViewTarget.QueryView &&
_config
.IsValidationEnabled)
669
ExceptionHelpers.ThrowMappingException(_errorLog,
_config
);
675
if (
_config
.IsValidationEnabled)
700
Domain.GetDefaultValueForMemberPath(memberPath, new LeftCellWrapper[] { leftCellWrapper },
_config
);
1284
if (
_config
.IsVerboseTracing)