12 references to Loc
Aspire.Dashboard (12)
Components\Layout\MainLayout.razor.cs (12)
176unsecuredEndpointsMessage.AppendLine(Loc[nameof(Resources.Layout.MessageUnsecuredEndpointTelemetryBody)]); 180unsecuredEndpointsMessage.AppendLine(Loc[nameof(Resources.Layout.MessageUnsecuredEndpointApiBody)]); 195options.Title = Loc[nameof(Resources.Layout.MessageUnsecuredEndpointTitle)]; 199Text = Loc[nameof(Resources.Layout.MessageUnsecuredEndpointLink)], 313Title = Loc[nameof(Resources.Layout.MainLayoutAspireDashboardHelpLink)], 314PrimaryAction = Loc[nameof(Resources.Layout.MainLayoutSettingsDialogClose)], 373Title = Loc[nameof(Resources.Layout.MainLayoutLaunchAIAgents)], 374PrimaryAction = Loc[nameof(Resources.Layout.MainLayoutSettingsDialogClose)], 400Title = Loc[nameof(Resources.Layout.MainLayoutSettingsDialogTitle)], 401PrimaryAction = Loc[nameof(Resources.Layout.MainLayoutSettingsDialogClose)].Value, 434Title = Loc[nameof(Resources.Layout.MainLayoutNotificationCenterTitle)], 435PrimaryAction = Loc[nameof(Resources.Layout.MainLayoutSettingsDialogClose)].Value,