Implemented interface member:
5 references to DisposeAsync
Aspire.Dashboard.Tests (5)
Integration\Playwright\Infrastructure\DashboardServerFixture.cs (1)
67await DashboardApp.DisposeAsync();
Integration\StartupTests.cs (4)
355await app.DisposeAsync().DefaultTimeout(); 405await app.DisposeAsync().DefaultTimeout(); 463await app.DisposeAsync().DefaultTimeout(); 678await app.DisposeAsync().DefaultTimeout();