3 references to StartCommand
Aspire.Dashboard (3)
Model\ResourceViewModel.cs (3)
237
private static readonly string[] s_knownResourceCommands = [
StartCommand
, StopCommand, RestartCommand];
275
StartCommand
=> loc[nameof(Commands.StartCommandDisplayName)],
286
StartCommand
=> loc[nameof(Commands.StartCommandDisplayDescription)],