62 throw new global::Cpp2IlInjected.AnalysisFailedException(
"CPP2IL failed to recover any usable IL for this method.");
68 throw new global::Cpp2IlInjected.AnalysisFailedException(
"CPP2IL failed to recover any usable IL for this method.");
83 throw new global::Cpp2IlInjected.AnalysisFailedException(
"CPP2IL failed to recover any usable IL for this method.");
101 throw new global::Cpp2IlInjected.AnalysisFailedException(
"CPP2IL failed to recover any usable IL for this method.");
class f__AnonymousType0<< Count > j__TPar
static bool DuplicateHandle(HandleRef hSourceProcessHandle, SafeHandle hSourceHandle, HandleRef hTargetProcess, [Out] SafeWaitHandle targetHandle, int dwDesiredAccess, bool bInheritHandle, int dwOptions)
static bool DuplicateHandle(HandleRef hSourceProcessHandle, HandleRef hSourceHandle, HandleRef hTargetProcess, [Out] Microsoft.Win32.SafeHandles.SafeProcessHandle targetHandle, int dwDesiredAccess, bool bInheritHandle, int dwOptions)
static IntPtr GetCurrentProcess()
static bool CloseProcess(IntPtr handle)
static bool GetExitCodeProcess(IntPtr processHandle, [Out] int exitCode)
static int GetCurrentProcessId()
static bool SetPriorityClass(Microsoft.Win32.SafeHandles.SafeProcessHandle handle, int priorityClass)
static bool GetExitCodeProcess(Microsoft.Win32.SafeHandles.SafeProcessHandle processHandle, [Out] int exitCode)
static bool SetPriorityClass(IntPtr handle, int priorityClass)