3 references to RestartCommand
Aspire.Dashboard (3)
Model\ResourceViewModel.cs (3)
230private static readonly string[] s_knownResourceCommands = [StartCommand, StopCommand, RestartCommand]; 270RestartCommand => loc[nameof(Commands.RestartCommandDisplayName)], 281RestartCommand => loc[nameof(Commands.RestartCommandDisplayDescription)],