3 references to KnownResourceCommands
aspire (3)
Commands\RestartCommand.cs (1)
17protected override string CommandName => KnownResourceCommands.RestartCommand;
Commands\StartCommand.cs (1)
17protected override string CommandName => KnownResourceCommands.StartCommand;
Commands\StopCommand.cs (1)
223KnownResourceCommands.StopCommand,