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

◆ Target

virtual object System.WeakReference< T >.Target
getsetinherited

Definition at line 139 of file WeakReference.cs.

140 {
141 [global::Cpp2ILInjected.Token(Token = "0x6000FFF")]
142 [global::Cpp2ILInjected.Address(RVA = "0x1C8C010", Offset = "0x1C8C010", Length = "0x34")]
143 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
144 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Runtime.InteropServices.GCHandle), Member = "get_IsAllocated", ReturnType = typeof(bool))]
145 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Runtime.InteropServices.GCHandle), Member = "get_Target", ReturnType = typeof(object))]
146 get
147 {
148 throw null;
149 }
150 [global::Cpp2ILInjected.Token(Token = "0x6001000")]
151 [global::Cpp2ILInjected.Address(RVA = "0x1C8C044", Offset = "0x1C8C044", Length = "0xC")]
152 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
153 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Runtime.InteropServices.GCHandle), Member = "set_Target", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(void))]
154 set
155 {
156 throw null;
157 }
158 }
class f__AnonymousType0<< Count > j__TPar