1 write to LineIndex
Aspire.Dashboard (1)
ConsoleLogs\LogParser.cs (1)
85logEntry.LineIndex = ++_lineIndex;
1 reference to LineIndex
Aspire.Dashboard (1)
ConsoleLogs\LogEntries.cs (1)
39if (current.Id == logEntry.ParentId && logEntry.LineIndex - 1 == current.LineIndex)