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

◆ MethodSignature

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

Implements System.Runtime.Remoting.Messaging.IMethodMessage.

Definition at line 234 of file MonoMethodMessage.cs.

235 {
236 [global::Cpp2ILInjected.Token(Token = "0x6001E81")]
237 [global::Cpp2ILInjected.Address(RVA = "0x1B4DF44", Offset = "0x1B4DF44", Length = "0xEC")]
238 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
239 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
240 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
241 get
242 {
243 throw null;
244 }
245 }