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

◆ MethodBase

global.System.Reflection.MethodBase System.Runtime.Remoting.Messaging.MethodResponse.MethodBase
getset

Implements System.Runtime.Remoting.Messaging.IMethodMessage.

Definition at line 188 of file MethodResponse.cs.

189 {
190 [global::Cpp2ILInjected.Token(Token = "0x6001E64")]
191 [global::Cpp2ILInjected.Address(RVA = "0x1B4CD74", Offset = "0x1B4CD74", Length = "0x10C")]
192 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
193 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MethodResponse), Member = "get_OutArgs", ReturnType = typeof(object[]))]
194 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
195 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Reflection.MethodBase), Member = "op_Equality", MemberParameters = new object[]
196 {
197 typeof(global::System.Reflection.MethodBase),
198 typeof(global::System.Reflection.MethodBase)
199 }, ReturnType = typeof(bool))]
200 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MethodResponse), Member = "get_MethodName", ReturnType = typeof(string))]
201 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MethodResponse), Member = "get_TypeName", ReturnType = typeof(string))]
202 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RemotingServices), Member = "GetMethodBaseFromMethodMessage", MemberParameters = new object[] { typeof(IMethodMessage) }, ReturnType = typeof(global::System.Reflection.MethodBase))]
203 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
204 get
205 {
206 throw null;
207 }
208 }
class f__AnonymousType0<< Count > j__TPar
MethodResponse(global::System.Exception e, IMethodCallMessage msg)