2 references to CreateDashboardApp
Aspire.Dashboard.Tests (2)
Integration\Playwright\BrowserTokenAuthenticationTests.cs (1)
215return DashboardServerFixture.CreateDashboardApp(configuration);
Integration\Playwright\Infrastructure\DashboardServerFixture.cs (1)
53DashboardApp = CreateDashboardApp(Configuration, Resources, ConfigureServices);