2 references to IncrementRefCount
System.Diagnostics.Process (2)
System\Diagnostics\Process.Unix.cs (2)
425return new SafeProcessHandle(_waitStateHolder!.IncrementRefCount()); 445_waitStateHolder = waitStateHolder.IncrementRefCount();