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