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