16 references to Enabled
Aspire.Dashboard (2)
Model\TelemetryExportService.cs (1)
770.Where(c => c.State == CommandViewModelState.Enabled)
ServiceClient\Partials.cs (1)
129ResourceCommandState.Enabled => CommandViewModelState.Enabled,
Aspire.Dashboard.Components.Tests (7)
Controls\ResourceDetailsTests.cs (3)
733CommandViewModelState.Enabled, 779CommandViewModelState.Enabled, 825CommandViewModelState.Enabled,
Pages\ConsoleLogsTests.cs (3)
793commands: [new CommandViewModel("test-name", CommandViewModelState.Enabled, "test-displayname", "test-displaydescription", confirmationMessage: "", argumentInputs: [], isHighlighted: true, iconName: string.Empty, iconVariant: IconVariant.Regular)]); 860CommandViewModelState.Enabled, 902commands: [new CommandViewModel("test-name", CommandViewModelState.Enabled, "test-displayname", "test-displaydescription", confirmationMessage: "", argumentInputs: [], isHighlighted: true, iconName: string.Empty, iconVariant: IconVariant.Regular)]);
Pages\ResourcesTests.cs (1)
159CommandViewModelState.Enabled,
Aspire.Dashboard.Tests (7)
Model\DashboardClientTests.cs (1)
834CommandViewModelState.Enabled,
Model\DashboardCommandExecutorTests.cs (1)
242CommandViewModelState.Enabled,
Model\ResourceMenuBuilderTests.cs (5)
290CommandViewModelState.Enabled, 300CommandViewModelState.Enabled, 337CommandViewModelState.Enabled, 381CommandViewModelState.Enabled, 423CommandViewModelState.Enabled,