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