7 references to Loc
Aspire.Dashboard (7)
Components\Layout\MainLayout.razor.cs (7)
119options.Title = Loc[nameof(Resources.Layout.MessageTelemetryTitle)]; 120options.Body = Loc[nameof(Resources.Layout.MessageTelemetryBody)]; 123Text = Loc[nameof(Resources.Layout.MessageTelemetryLink)], 164Title = Loc[nameof(Resources.Layout.MainLayoutAspireDashboardHelpLink)], 166PrimaryAction = Loc[nameof(Resources.Layout.MainLayoutSettingsDialogClose)], 200Title = Loc[nameof(Resources.Layout.MainLayoutSettingsDialogTitle)], 202PrimaryAction = Loc[nameof(Resources.Layout.MainLayoutSettingsDialogClose)].Value,