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