2 writes to m_errorLog
System.Data.Entity (2)
System\Data\InternalMappingException.cs (2)
67m_errorLog = errorLog; 74m_errorLog = new ErrorLog();
2 references to m_errorLog
System.Data.Entity (2)
System\Data\InternalMappingException.cs (2)
75m_errorLog.AddEntry(record); 91return m_errorLog;