17 references to Loc
Aspire.Dashboard (17)
Components\Layout\MainLayout.razor.cs (7)
129options.Title = Loc[nameof(Resources.Layout.MessageTelemetryTitle)]; 130options.Body = Loc[nameof(Resources.Layout.MessageTelemetryBody)]; 133Text = Loc[nameof(Resources.Layout.MessageTelemetryLink)], 176Title = Loc[nameof(Resources.Layout.MainLayoutAspireDashboardHelpLink)], 178PrimaryAction = Loc[nameof(Resources.Layout.MainLayoutSettingsDialogClose)], 212Title = Loc[nameof(Resources.Layout.MainLayoutSettingsDialogTitle)], 214PrimaryAction = Loc[nameof(Resources.Layout.MainLayoutSettingsDialogClose)].Value,
Components_Layout_MainLayout_razor.g.cs (10)
253Loc[nameof(Layout.MainLayoutAspire)] 262Loc[nameof(Layout.MainLayoutAspire)] 401Loc[nameof(Layout.MainLayoutAspireRepoLink)] 410Loc[nameof(Layout.MainLayoutAspireRepoLink)] 493Loc[nameof(Layout.MainLayoutAspireDashboardHelpLink)] 502Loc[nameof(Layout.MainLayoutAspireDashboardHelpLink)] 708Loc[nameof(Layout.MainLayoutLaunchSettings)] 717Loc[nameof(Layout.MainLayoutLaunchSettings)] 1274__builder.AddContent(132, Loc[nameof(Layout.MainLayoutUnhandledErrorMessage)] 1287__builder.AddContent(138, Loc[nameof(Layout.MainLayoutUnhandledErrorReload)]