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)
348
await app.
DisposeAsync
().DefaultTimeout();
398
await app.
DisposeAsync
().DefaultTimeout();
456
await app.
DisposeAsync
().DefaultTimeout();
671
await app.
DisposeAsync
().DefaultTimeout();