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

◆ ReturnParameter

override ParameterInfo System.Reflection.RuntimeMethodInfo.ReturnParameter
getset

Definition at line 303 of file RuntimeMethodInfo.cs.

304 {
305 [global::Cpp2ILInjected.Token(Token = "0x60025E3")]
306 [global::Cpp2ILInjected.Address(RVA = "0x1B8F524", Offset = "0x1B8F524", Length = "0x4")]
307 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
308 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MonoMethodInfo), Member = "GetReturnParameterInfo", MemberParameters = new object[] { typeof(RuntimeMethodInfo) }, ReturnType = typeof(ParameterInfo))]
309 get
310 {
311 throw null;
312 }
313 }
class f__AnonymousType0<< Count > j__TPar
override global::System.Type ReturnType