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