1 reference to NtQueryInformationProcess
Microsoft.Build.Framework (1)
NativeMethods.cs (1)
1302if (0 == NtQueryInformationProcess(hProcess, PROCESSINFOCLASS.ProcessBasicInformation, ref pbi, pbi.Size, ref pSize))