3 references to StartCommand
Aspire.Dashboard (1)
Model\ResourceViewModel.cs (1)
285private static readonly string[] s_knownResourceCommands = [StartCommand, StopCommand, RestartCommand, RebuildCommand, SetParameterCommand, DeleteParameterCommand];
Aspire.Dashboard.Tests (2)
Model\ResourceMenuBuilderTests.cs (2)
289CommandViewModel.StartCommand, 336CommandViewModel.StartCommand,