6 references to InsertAt
Aspire.Dashboard (6)
src\Shared\ConsoleLogs\LogEntries.cs (6)
118InsertAt(_logEntries.Count); 147InsertAt(missingTimestampIndex.Value + 1); 151InsertAt(rowIndex + 1); 162InsertAt(_earliestTimestampIndex.Value); 166InsertAt(missingTimestampIndex.Value + 1); 172InsertAt(0);