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)
129ExceptionHelpers.ThrowMappingException(_errorLog, _config); 148_domainQuery, _context, _domainMap, _errorLog, _config); 161ExceptionHelpers.ThrowMappingException(_errorLog, _config); 556Debug.Assert(_context.ViewTarget == ViewTarget.UpdateView || !_config.IsValidationEnabled); 661if (_context.ViewTarget == ViewTarget.QueryView && _config.IsValidationEnabled) 669ExceptionHelpers.ThrowMappingException(_errorLog, _config); 675if (_config.IsValidationEnabled) 700Domain.GetDefaultValueForMemberPath(memberPath, new LeftCellWrapper[] { leftCellWrapper }, _config); 1284if (_config.IsVerboseTracing)