2 references to AddXunit
Aspire.Dashboard.Tests (2)
Integration\IntegrationTestHelpers.cs (1)
145builder.AddXunit(testOutputHelper);
tests\Shared\Logging\XunitLoggerFactoryExtensions.cs (1)
50services.AddLogging(b => b.AddXunit(output));