1 write to Exception
Aspire.Dashboard.Tests (1)
tests\Shared\Logging\TestLogger.cs (1)
50
Exception
= exception,
2 references to Exception
Aspire.Dashboard.Tests (2)
TelemetryRepositoryTests\TraceTests.cs (1)
148
Assert.Equal("Circular loop detected for span '312d31' with parent '312d31'.", write.
Exception
!.Message);
tests\Shared\Logging\WriteContext.cs (1)
26
return Formatter?.Invoke(State,
Exception
);