3 references to _log
Microsoft.CodeAnalysis.Features (3)
EditAndContinue\TraceLog.cs (3)
154
_log
[(index - 1) %
_log
.Length] = entry;
172
internal string[] Entries => traceLog.
_log
;