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.MethodResponse.MethodSignature
getset

Implements System.Runtime.Remoting.Messaging.IMethodMessage.

Definition at line 226 of file MethodResponse.cs.

227 {
228 [global::Cpp2ILInjected.Token(Token = "0x6001E66")]
229 [global::Cpp2ILInjected.Address(RVA = "0x1B4CFF0", Offset = "0x1B4CFF0", Length = "0x114")]
230 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
231 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
232 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
233 get
234 {
235 throw null;
236 }
237 }