2 references to IsWow64Process
System (2)
services\monitoring\system\diagnosticts\ProcessManager.cs (2)
616wow64Ret = SafeNativeMethods.IsWow64Process(hCurProcess, ref sourceProcessIsWow64); 621wow64Ret = SafeNativeMethods.IsWow64Process(processHandle, ref targetProcessIsWow64);