2 references to dwProcessId
Microsoft.Build (2)
BackEnd\Components\Communications\NodeLauncher.cs (2)
217CommunicationsUtilities.Trace("Successfully launched {1} node with PID {0}", processInfo.dwProcessId, exeName); 218return Process.GetProcessById(processInfo.dwProcessId);