2 references to GetSafeWaitHandle
System.Diagnostics.Process (2)
System\Diagnostics\Process.Unix.cs (2)
359return new SafeProcessHandle(_processId, GetSafeWaitHandle()); 534SetProcessHandle(new SafeProcessHandle(_processId, GetSafeWaitHandle()));