6 references to ControlsStringsLoc
Aspire.Dashboard (6)
Components\Pages\StructuredLogs.razor.cs (3)
173(_resizeLabels, _sortLabels) = DashboardUIHelpers.CreateGridLabels(ControlsStringsLoc); 202Name = ControlsStringsLoc[nameof(Dashboard.Resources.ControlsStrings.LabelAll)] 207new SelectViewModel<LogLevel?> { Id = null, Name = ControlsStringsLoc[nameof(Dashboard.Resources.ControlsStrings.LabelAll)] },
Components_Pages_StructuredLogs_razor.g.cs (3)
361ControlsStringsLoc[nameof(ControlsStrings.SelectAResource)] 595ControlsStringsLoc[nameof(ControlsStrings.FilterPlaceholder)] 1758ControlsStringsLoc[nameof(ControlsStrings.ActionsColumnHeader)]