2 references to SafeProcessHandle
System.Diagnostics.Process (2)
Microsoft\Win32\SafeHandles\SafeProcessHandle.Unix.cs (1)
366return new SafeProcessHandle(waitStateHolder!);
System\Diagnostics\Process.Unix.cs (1)
358return new SafeProcessHandle(_waitStateHolder!.IncrementRefCount());