Implemented interface member:
6 references to DisposeAsync
Aspire.Dashboard.Tests (6)
Integration\HealthTests.cs (1)
103await App.DisposeAsync();
Integration\Playwright\Infrastructure\DashboardServerFixture.cs (1)
70await DashboardApp.DisposeAsync();
Integration\StartupTests.cs (4)
432await app.DisposeAsync().DefaultTimeout(); 482await app.DisposeAsync().DefaultTimeout(); 540await app.DisposeAsync().DefaultTimeout(); 863await app.DisposeAsync().DefaultTimeout();