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