7 references to Loc
Aspire.Dashboard (7)
Components\Layout\MainLayout.razor.cs (7)
120options.Title = Loc[nameof(Resources.Layout.MessageTelemetryTitle)]; 121options.Body = Loc[nameof(Resources.Layout.MessageTelemetryBody)]; 124Text = Loc[nameof(Resources.Layout.MessageTelemetryLink)], 165Title = Loc[nameof(Resources.Layout.MainLayoutAspireDashboardHelpLink)], 167PrimaryAction = Loc[nameof(Resources.Layout.MainLayoutSettingsDialogClose)], 201Title = Loc[nameof(Resources.Layout.MainLayoutSettingsDialogTitle)], 203PrimaryAction = Loc[nameof(Resources.Layout.MainLayoutSettingsDialogClose)].Value,