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