5 references to DisposeAsync
Aspire.Dashboard.Tests (5)
Integration\Playwright\DashboardServerFixture.cs (1)
61return DashboardApp.DisposeAsync().AsTask();
Integration\StartupTests.cs (4)
153await app.DisposeAsync(); 203await app.DisposeAsync(); 261await app.DisposeAsync(); 407await app.DisposeAsync();