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