2 references to hProcess
System (2)
services\monitoring\system\diagnosticts\Process.cs (2)
2277if (shellExecuteInfo.hProcess != (IntPtr)0) { 2278SafeProcessHandle handle = new SafeProcessHandle(shellExecuteInfo.hProcess);