5 references to _traceLog
Microsoft.CodeAnalysis.Features (5)
EditAndContinue\TraceLog.cs (5)
44path = Path.Combine(_logDirectory, _traceLog._name + ".log"); 49_traceLog.AppendFileLoggingErrorInMemory(path, e); 88_traceLog.AppendFileLoggingErrorInMemory(path, e); 103_traceLog.AppendFileLoggingErrorInMemory(path, e); 122_traceLog.AppendFileLoggingErrorInMemory(path, e);