3 references to hProcess
Microsoft.Build (3)
BackEnd\Components\Communications\NodeLauncher.cs (3)
179if (processInfo.hProcess != IntPtr.Zero && processInfo.hProcess != NativeMethods.InvalidHandle) 181NativeMethodsShared.CloseHandle(processInfo.hProcess);