2 references to StopCommand
Aspire.Hosting (2)
ApplicationModel\CommandsConfigurationExtensions.cs (1)
53
name: KnownResourceCommands.
StopCommand
,
src\Shared\Model\KnownResourceCommands.cs (1)
14
return command is StartCommand or
StopCommand
or RestartCommand;