2 references to SIGKILL
System.Diagnostics.Process (2)
System\Diagnostics\Process.Unix.cs (2)
76int killResult = Interop.Sys.Kill(_processId, Interop.Sys.Signals.SIGKILL); 126int killResult = Interop.Sys.Kill(_processId, Interop.Sys.Signals.SIGKILL);