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)
350
await app.
DisposeAsync
().DefaultTimeout();
400
await app.
DisposeAsync
().DefaultTimeout();
458
await app.
DisposeAsync
().DefaultTimeout();
673
await app.
DisposeAsync
().DefaultTimeout();