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

◆ TypeName

string System.Runtime.Remoting.Messaging.MethodResponse.TypeName
getset

Implements System.Runtime.Remoting.Messaging.IMethodMessage.

Definition at line 287 of file MethodResponse.cs.

288 {
289 [global::Cpp2ILInjected.Token(Token = "0x6001E6A")]
290 [global::Cpp2ILInjected.Address(RVA = "0x1B4CF38", Offset = "0x1B4CF38", Length = "0xB8")]
291 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
292 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MethodResponse), Member = "get_MethodBase", ReturnType = typeof(global::System.Reflection.MethodBase))]
293 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
294 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
295 get
296 {
297 throw null;
298 }
299 }
class f__AnonymousType0<< Count > j__TPar
MethodResponse(global::System.Exception e, IMethodCallMessage msg)