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.DynamicMethod.ReflectedType
getset

Definition at line 78 of file DynamicMethod.cs.

79 {
80 [global::Cpp2ILInjected.Token(Token = "0x600267B")]
81 [global::Cpp2ILInjected.Address(RVA = "0x1B93C20", Offset = "0x1B93C20", Length = "0x38")]
82 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
83 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.PlatformNotSupportedException), Member = ".ctor", ReturnType = typeof(void))]
84 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
85 get
86 {
87 throw null;
88 }
89 }
class f__AnonymousType0<< Count > j__TPar
virtual global::System.Type ReturnType
Definition MethodInfo.cs:55