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

◆ ReflectedTypeInternal

global.System.RuntimeType System.Reflection.RuntimeMethodInfo.ReflectedTypeInternal
getsetprivate

Definition at line 52 of file RuntimeMethodInfo.cs.

53 {
54 [global::Cpp2ILInjected.Token(Token = "0x60025D0")]
55 [global::Cpp2ILInjected.Address(RVA = "0x1B8EE9C", Offset = "0x1B8EE9C", Length = "0x84")]
56 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
57 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(RuntimeMethodInfo), Member = "GetObjectData", MemberParameters = new object[]
58 {
59 typeof(global::System.Runtime.Serialization.SerializationInfo),
60 typeof(global::System.Runtime.Serialization.StreamingContext)
61 }, ReturnType = typeof(void))]
62 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
63 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
64 get
65 {
66 throw null;
67 }
68 }
class f__AnonymousType0<< Count > j__TPar
override global::System.Type ReturnType