1 reference to kill
Microsoft.DotNet.Cli.Utils (1)
ProcessReaper.cs (1)
173
if (!_process.WaitForExit(0) && NativeMethods.Posix.
kill
(processId, NativeMethods.Posix.SIGTERM) != 0)