terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
TypeInfo.cs
Go to the documentation of this file.
1using System;
2
3namespace System.Reflection
4{
5 // Token: 0x020004F7 RID: 1271
6 public abstract class TypeInfo : Type
7 {
8 // Token: 0x060024DA RID: 9434 RVA: 0x000516F8 File Offset: 0x0004F8F8
9 protected TypeInfo()
10 {
11 if (!true)
12 {
13 }
14 base..ctor();
15 }
16
17 // Token: 0x0400143E RID: 5182
19 }
20}
class f__AnonymousType0<< Count > j__TPar
const BindingFlags DeclaredOnlyLookup
Definition TypeInfo.cs:18