2 references to GetSpanAndCloneUnsynchronized
Aspire.Dashboard.Tests (2)
tests\Shared\Telemetry\InMemoryTelemetryRepository.cs (2)
1881
return
GetSpanAndCloneUnsynchronized
(traceId, spanId);
2180
var linkedSpan =
GetSpanAndCloneUnsynchronized
(link.TraceId, link.SpanId);