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