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

◆ Handle

IntPtr System.Diagnostics.Process.Handle
getset

Definition at line 108 of file Process.cs.

109 {
110 [global::Cpp2ILInjected.Token(Token = "0x60004E0")]
111 [global::Cpp2ILInjected.Address(RVA = "0x1EC83C8", Offset = "0x1EC83C8", Length = "0x28")]
112 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
113 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Process), Member = "EnsureState", MemberParameters = new object[] { typeof(Process.State) }, ReturnType = typeof(void))]
114 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Process), Member = "OpenProcessHandle", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(SafeProcessHandle))]
115 get
116 {
117 throw null;
118 }
119 }
class f__AnonymousType0<< Count > j__TPar