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

◆ ReflectedType

override global.System.Type System.Reflection.Emit.MethodBuilder.ReflectedType
getset

Definition at line 68 of file MethodBuilder.cs.

69 {
70 [global::Cpp2ILInjected.Token(Token = "0x60026D1")]
71 [global::Cpp2ILInjected.Address(RVA = "0x1B94D10", Offset = "0x1B94D10", Length = "0x38")]
72 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
73 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.PlatformNotSupportedException), Member = ".ctor", ReturnType = typeof(void))]
74 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
75 get
76 {
77 throw null;
78 }
79 }
class f__AnonymousType0<< Count > j__TPar
virtual global::System.Type ReturnType
Definition MethodInfo.cs:55