2 references to ShuttingDownServerWithPid
dotnet (1)
Commands\BuildServer\Shutdown\BuildServerShutdownCommand.cs (1)
114CliCommandStrings.ShuttingDownServerWithPid,
dotnet.Tests (1)
CommandTests\BuildServer\Shutdown\BuildServerShutdownCommandTests.cs (1)
242return string.Format(CliCommandStrings.ShuttingDownServerWithPid, server.Name, server.ProcessId);