2 references to ShutDownFailed
dotnet (1)
Commands\BuildServer\Shutdown\BuildServerShutdownCommand.cs (1)
142CliCommandStrings.ShutDownFailed,
dotnet.Tests (1)
CommandTests\BuildServer\Shutdown\BuildServerShutdownCommandTests.cs (1)
262return string.Format(CliCommandStrings.ShutDownFailed, server.Name, message).Red();