2 references to SourceSpanId
Aspire.Dashboard (2)
Otlp\Storage\SqliteTelemetryRepository.Traces.Reads.cs (2)
775var outgoingLinks = linkRecords.ToLookup(record => (record.SourceTraceId, record.SourceSpanId)); 826SourceSpanId = link.SourceSpanId,