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

◆ ReturnType

virtual global.System.Type System.Reflection.MethodInfo.ReturnType
getsetinherited

Definition at line 54 of file MethodInfo.cs.

55 {
56 [global::Cpp2ILInjected.Token(Token = "0x60023E7")]
57 [global::Cpp2ILInjected.Address(RVA = "0x1B82F4C", Offset = "0x1B82F4C", Length = "0x28")]
58 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
59 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.NotImplemented), Member = "get_ByDesign", ReturnType = typeof(global::System.Exception))]
60 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
61 get
62 {
63 throw null;
64 }
65 }
class f__AnonymousType0<< Count > j__TPar
virtual global::System.Type ReturnType
Definition MethodInfo.cs:55