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