2 references to AddXunit
Aspire.Playground.Tests (2)
Infrastructure\DistributedApplicationTestFactory.cs (1)
47logging.AddXunit(testOutput);
tests\Shared\Logging\XunitLoggerFactoryExtensions.cs (1)
50services.AddLogging(b => b.AddXunit(output));