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