5 references to NoServersToShutdown
dotnet (1)
Commands\BuildServer\Shutdown\BuildServerShutdownCommand.cs (1)
61_reporter.WriteLine(CliCommandStrings.NoServersToShutdown.Green());
dotnet.Tests (4)
CommandTests\BuildServer\Shutdown\BuildServerShutdownCommandTests.cs (4)
40_reporter.Lines.Should().Equal(CliCommandStrings.NoServersToShutdown.Green()); 58_reporter.Lines.Should().Equal(CliCommandStrings.NoServersToShutdown.Green()); 76_reporter.Lines.Should().Equal(CliCommandStrings.NoServersToShutdown.Green()); 94_reporter.Lines.Should().Equal(CliCommandStrings.NoServersToShutdown.Green());