2 references to sys_kill
Aspire.Hosting.Browsers.Tests (2)
src\Aspire.Hosting.Browsers\BrowserLogsPipeBrowserProcessLauncher.Unix.cs (2)
256
sys_kill
(processId, SIGINT);
263
sys_kill
(processId, SIGKILL);