1 reference to PROCESS_VM_READ
System (1)
services\monitoring\system\diagnosticts\ProcessManager.cs (1)
579processHandle = ProcessManager.OpenProcess(processId, NativeMethods.PROCESS_QUERY_INFORMATION | NativeMethods.PROCESS_VM_READ, true);