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

override global.System.Type System.Reflection.RuntimeMethodInfo.ReturnType
getset

Definition at line 316 of file RuntimeMethodInfo.cs.

317 {
318 [global::Cpp2ILInjected.Token(Token = "0x60025E4")]
319 [global::Cpp2ILInjected.Address(RVA = "0x1B8F528", Offset = "0x1B8F528", Length = "0x2C")]
320 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
321 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
322 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
323 get
324 {
325 throw null;
326 }
327 }