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)
132
path = 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);