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