2 references to Disabled
Aspire.Dashboard (2)
Model\ResourceMenuBuilder.cs (1)
314IsDisabled = _dashboardClient.IsReadOnly || command.State == CommandViewModelState.Disabled || isCommandExecuting(resource, command)
ServiceClient\Partials.cs (1)
130ResourceCommandState.Disabled => CommandViewModelState.Disabled,