terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ HasExited

bool System.Diagnostics.Process.HasExited
getset

Definition at line 75 of file Process.cs.

76 {
77 [global::Cpp2ILInjected.Token(Token = "0x60004DF")]
78 [global::Cpp2ILInjected.Address(RVA = "0x1EC78D8", Offset = "0x1EC78D8", Length = "0x338")]
79 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
80 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Process), Member = "EnsureState", MemberParameters = new object[] { typeof(Process.State) }, ReturnType = typeof(void))]
81 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
82 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Process), Member = "EnsureState", MemberParameters = new object[] { typeof(Process.State) }, ReturnType = typeof(void))]
83 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Process), Member = "GetProcessHandle", MemberParameters = new object[]
84 {
85 typeof(int),
86 typeof(bool)
87 }, ReturnType = typeof(SafeProcessHandle))]
88 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NativeMethods), Member = "GetExitCodeProcess", MemberParameters = new object[]
89 {
91 typeof(ref int)
92 }, ReturnType = typeof(bool))]
93 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SafeHandle), Member = "Close", ReturnType = typeof(void))]
94 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Process), Member = "RaiseOnExited", ReturnType = typeof(void))]
95 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ProcessWaitHandle), Member = ".ctor", MemberParameters = new object[] { typeof(SafeProcessHandle) }, ReturnType = typeof(void))]
96 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Win32Exception), Member = ".ctor", ReturnType = typeof(void))]
97 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 16)]
98 get
99 {
100 throw null;
101 }
102 }
class f__AnonymousType0<< Count > j__TPar