1 reference to GetModuleBaseName
System (1)
services\monitoring\system\diagnosticts\ProcessManager.cs (1)
676ret = NativeMethods.GetModuleBaseName(processHandle, new HandleRef(null, moduleHandle), baseName, baseName.Capacity * 2);