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