2 references to GetSpanAndCloneUnsynchronized
Aspire.Dashboard (2)
Otlp\Storage\TelemetryRepository.cs (2)
853
return
GetSpanAndCloneUnsynchronized
(traceId, spanId);
995
var linkedSpan =
GetSpanAndCloneUnsynchronized
(link.TraceId, link.SpanId);