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