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