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