Implemented interface member:
5 references to DisposeAsync
Aspire.Dashboard.Tests (5)
Integration\Playwright\Infrastructure\DashboardServerFixture.cs (1)
67await DashboardApp.DisposeAsync();
Integration\StartupTests.cs (4)
350await app.DisposeAsync().DefaultTimeout(); 400await app.DisposeAsync().DefaultTimeout(); 458await app.DisposeAsync().DefaultTimeout(); 673await app.DisposeAsync().DefaultTimeout();