1 write to _traceLog
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\TraceLog.cs (1)
123_traceLog = traceLog;
5 references to _traceLog
Microsoft.CodeAnalysis.Features (5)
EditAndContinue\TraceLog.cs (5)
132path = Path.Combine(_logDirectory, _traceLog._fileName); 137_traceLog.AppendFileLoggingErrorInMemory(path, e); 176_traceLog.AppendFileLoggingErrorInMemory(path, e); 191_traceLog.AppendFileLoggingErrorInMemory(path, e); 210_traceLog.AppendFileLoggingErrorInMemory(path, e);