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

◆ ReturnValue

object System.Runtime.Remoting.Messaging.MonoMethodMessage.ReturnValue
getset

Implements System.Runtime.Remoting.Messaging.IMethodReturnMessage.

Definition at line 335 of file MonoMethodMessage.cs.

336 {
337 [global::Cpp2ILInjected.Token(Token = "0x6001E89")]
338 [global::Cpp2ILInjected.Address(RVA = "0x1B4E20C", Offset = "0x1B4E20C", Length = "0x8")]
339 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
340 get
341 {
342 throw null;
343 }
344 }