1 write to Exception
Aspire.Hosting.Tests (1)
Dashboard\DashboardEventHandlersTests.cs (1)
925
Exception
= new InvalidOperationException("Error!").ToString(),
1 reference to Exception
Aspire.Hosting (1)
Dashboard\DashboardEventHandlers.cs (1)
1022
(s, _) => (logMessage.
Exception
is { } e) ? s + Environment.NewLine + e : s);