5 references to _traceLog
Microsoft.CodeAnalysis.Features (5)
EditAndContinue\TraceLog.cs (5)
44
path = 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);