1 reference to GetModuleInformation
System (1)
services\monitoring\system\diagnosticts\ProcessManager.cs (1)
669
if (!NativeMethods.
GetModuleInformation
(processHandle, new HandleRef(null, moduleHandle), ntModuleInfo, Marshal.SizeOf(ntModuleInfo)))