9 references to RootSpan
Aspire.Dashboard.Tests (9)
TelemetryRepositoryTests\TraceTests.cs (9)
90
AssertId("1-1", trace.
RootSpan
!.SpanId);
330
AssertId("1-1", trace.
RootSpan
!.SpanId);
407
AssertId("2-1", trace.
RootSpan
!.SpanId);
413
Assert.Null(trace.
RootSpan
);
450
AssertId("1-1", trace.
RootSpan
!.SpanId);
457
AssertId("2-1", trace.
RootSpan
!.SpanId);
504
AssertId("1-1", trace.
RootSpan
!.SpanId);
740
AssertId("1-1", trace.
RootSpan
!.SpanId);
1055
AssertId("1-3", trace.
RootSpan
!.SpanId); // First by time and without a parent