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