2 references to InternalId
Aspire.Dashboard (2)
Otlp\Storage\SqliteTelemetryRepository.Logs.cs (2)
385
.Where(record => record.
InternalId
is not null)
388
InternalId = record.
InternalId
!.Value,