2 references to ShutDownSucceeded
dotnet (1)
Commands\BuildServer\Shutdown\BuildServerShutdownCommand.cs (1)
167CliCommandStrings.ShutDownSucceeded,
dotnet.Tests (1)
CommandTests\BuildServer\Shutdown\BuildServerShutdownCommandTests.cs (1)
253return string.Format(CliCommandStrings.ShutDownSucceeded, server.Name).Green();