Implemented interface member:
6 references to DisposeAsync
Aspire.Dashboard.Tests (6)
Integration\Playwright\Infrastructure\DashboardServerFixture.cs (1)
68await DashboardApp.DisposeAsync();
Integration\StartupTests.cs (5)
356await app.DisposeAsync().DefaultTimeout(); 436await app.DisposeAsync().DefaultTimeout(); 486await app.DisposeAsync().DefaultTimeout(); 544await app.DisposeAsync().DefaultTimeout(); 838await app.DisposeAsync().DefaultTimeout();