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