11 references to ErrorLog
System.Data.Entity (11)
System\Data\InternalMappingException.cs (1)
74m_errorLog = new ErrorLog();
System\Data\Mapping\ViewGeneration\QueryRewriting\QueryRewriter.cs (1)
64ErrorLog _errorLog = new ErrorLog();
System\Data\Mapping\ViewGeneration\QueryRewriting\RewritingValidator.cs (1)
43_errorLog = new ErrorLog();
System\Data\Mapping\ViewGeneration\Structures\OpCellTreeNode.cs (1)
398ErrorLog errorLog = new ErrorLog();
System\Data\Mapping\ViewGeneration\Validator.cs (1)
39m_errorLog = new ErrorLog();
System\Data\Mapping\ViewGeneration\ViewGenerator.cs (2)
247ErrorLog errorLog = new ErrorLog(); 293ErrorLog errorLog = new ErrorLog();
System\Data\Mapping\ViewGeneration\ViewgenGatekeeper.cs (3)
119ErrorLog groupErrorLog = new ErrorLog(); 186ErrorLog groupErrorLog = new ErrorLog(); 254ErrorLog errorLog = new ErrorLog();
System\Data\Mapping\ViewGeneration\ViewGenResults.cs (1)
29m_errorLog = new ErrorLog();