6 references to InsertAt
Aspire.Dashboard (6)
src\Shared\ConsoleLogs\LogEntries.cs (6)
119InsertAt(_logEntries.Count); 148InsertAt(missingTimestampIndex.Value + 1); 152InsertAt(rowIndex + 1); 163InsertAt(_earliestTimestampIndex.Value); 167InsertAt(missingTimestampIndex.Value + 1); 173InsertAt(0);