3 references to ShutDownSucceededWithPid
dotnet (1)
Commands\BuildServer\Shutdown\BuildServerShutdownCommand.cs (1)
159
CliCommandStrings.
ShutDownSucceededWithPid
,
dotnet.Tests (2)
CommandTests\BuildServer\Shutdown\BuildServerShutdownCommandTests.cs (2)
192
CliCommandStrings.
ShutDownSucceededWithPid
,
251
return string.Format(CliCommandStrings.
ShutDownSucceededWithPid
, server.Name, server.ProcessId).Green();