Implemented interface member:
2 references to DisposeAsync
Aspire.Dashboard (1)
DashboardWebApplication.cs (1)
867return _app.DisposeAsync();
Aspire.Dashboard.Tests (1)
Integration\DashboardClientAuthTests.cs (1)
151await serverApp.DisposeAsync();