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
AssemblyCopyrightAttribute.cs
Go to the documentation of this file.
1using System;
3
4namespace System.Reflection
5{
6 // Token: 0x020004BE RID: 1214
7 [AttributeUsage(AttributeTargets.Assembly, Inherited = false)]
9 {
10 // Token: 0x06002360 RID: 9056 RVA: 0x000502AC File Offset: 0x0004E4AC
12 {
13 this.<Copyright>k__BackingField = copyright;
14 }
15
16 // Token: 0x04001359 RID: 4953
18 private readonly string <Copyright>k__BackingField;
19 }
20}
class f__AnonymousType0<< Count > j__TPar