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

◆ MethodName

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

Implements System.Runtime.Remoting.Messaging.IMethodMessage.

Definition at line 211 of file MethodResponse.cs.

212 {
213 [global::Cpp2ILInjected.Token(Token = "0x6001E65")]
214 [global::Cpp2ILInjected.Address(RVA = "0x1B4CE80", Offset = "0x1B4CE80", Length = "0xB8")]
215 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
216 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MethodResponse), Member = "get_MethodBase", ReturnType = typeof(global::System.Reflection.MethodBase))]
217 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
218 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
219 get
220 {
221 throw null;
222 }
223 }
class f__AnonymousType0<< Count > j__TPar
MethodResponse(global::System.Exception e, IMethodCallMessage msg)