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
MonoTypeInfo.cs
Go to the documentation of this file.
1using System;
6
7namespace System
8{
9 [global::Cpp2ILInjected.Token(Token = "0x2000167")]
10 [StructLayout(0)]
11 internal class MonoTypeInfo
12 {
13 [global::Cpp2ILInjected.Token(Token = "0x6000E8F")]
14 [global::Cpp2ILInjected.Address(RVA = "0x1C79CE8", Offset = "0x1C79CE8", Length = "0x4")]
15 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "GetDefaultConstructor", ReturnType = typeof(global::System.Reflection.RuntimeConstructorInfo))]
16 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "get_FullName", ReturnType = typeof(string))]
17 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
18 public MonoTypeInfo()
19 {
20 throw null;
21 }
22
23 [global::Cpp2ILInjected.Token(Token = "0x400062E")]
24 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
25 public string full_name;
26
27 [global::Cpp2ILInjected.Token(Token = "0x400062F")]
28 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
29 public global::System.Reflection.RuntimeConstructorInfo default_ctor;
30 }
31}
class f__AnonymousType0<< Count > j__TPar
global::System.Reflection.RuntimeConstructorInfo default_ctor