terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ GetExitCodeProcess() [2/2]

static bool Microsoft.Win32.NativeMethods.GetExitCodeProcess ( Microsoft::Win32::SafeHandles::SafeProcessHandle processHandle,
[Out] int exitCode )
inlinestatic

Definition at line 72 of file NativeMethods.cs.

73 {
74 if (!false)
75 {
76 }
77 throw new OutOfMemoryException();
78 }