2 writes to Index
Aspire.Dashboard (1)
Model\Otlp\SpanWaterfallViewModel.cs (1)
116Index = currentSpanLogIndex++,
Aspire.Dashboard.Tests (1)
Model\TraceDetailPageViewModelTests.cs (1)
125var spanVm = CreateSpanWaterfallViewModel(span, [new SpanLogEntryViewModel { Index = 0, LogEntry = logSummary, LeftOffset = 0 }]);