2 references to LastUpdatedTimestampTicks
Aspire.Dashboard (2)
Otlp\Storage\SqliteTelemetryRepository.Traces.Writes.cs (2)
326ingestionState.ExistingTraces.GetValueOrDefault(traceId)?.LastUpdatedTimestampTicks ?? 0); 334? new DateTime(existingTrace.LastUpdatedTimestampTicks, DateTimeKind.Utc)