2 references to ShutDownFailedWithPid
dotnet (1)
Commands\BuildServer\Shutdown\BuildServerShutdownCommand.cs (1)
133CliCommandStrings.ShutDownFailedWithPid,
dotnet.Tests (1)
CommandTests\BuildServer\Shutdown\BuildServerShutdownCommandTests.cs (1)
260return string.Format(CliCommandStrings.ShutDownFailedWithPid, server.Name, server.ProcessId, message).Red();