4 references to MainLayoutLaunchSettings
Aspire.Dashboard (3)
Components\Layout\MobileNavMenu.razor.cs (1)
102Loc[nameof(Resources.Layout.MainLayoutLaunchSettings)],
Components_Layout_MainLayout_razor.g.cs (2)
844Loc[nameof(Layout.MainLayoutLaunchSettings)] 853Loc[nameof(Layout.MainLayoutLaunchSettings)]
Aspire.Dashboard.Tests (1)
Integration\Playwright\AppBarTests.cs (1)
36var settingsButton = page.GetByRole(AriaRole.Button, new PageGetByRoleOptions { Name = Layout.MainLayoutLaunchSettings });