1 write to _handle
System.Diagnostics.Process (1)
Microsoft\Win32\SafeHandles\SafeProcessHandle.Unix.cs (1)
34_handle = handle;
2 references to _handle
System.Diagnostics.Process (2)
Microsoft\Win32\SafeHandles\SafeProcessHandle.Unix.cs (2)
44Debug.Assert(_handle != null); 45_handle.DangerousRelease();