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

◆ CallMessage

MonoMethodMessage System.Runtime.Remoting.Messaging.AsyncResult.CallMessage
getsetpackage

Definition at line 200 of file AsyncResult.cs.

201 {
202 [global::Cpp2ILInjected.Token(Token = "0x6001DB8")]
203 [global::Cpp2ILInjected.Address(RVA = "0x1B44C9C", Offset = "0x1B44C9C", Length = "0x8")]
204 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
205 get
206 {
207 throw null;
208 }
209 [global::Cpp2ILInjected.Token(Token = "0x6001DB9")]
210 [global::Cpp2ILInjected.Address(RVA = "0x1B44CA4", Offset = "0x1B44CA4", Length = "0x8")]
211 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
212 set
213 {
214 throw null;
215 }
216 }