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
AssemblyConfigurationAttribute.cs
Go to the documentation of this file.
1using System;
3
4namespace System.Reflection
5{
6 // Token: 0x020004BC RID: 1212
7 [AttributeUsage(AttributeTargets.Assembly, Inherited = false)]
9 {
10 // Token: 0x0600235F RID: 9055 RVA: 0x00050298 File Offset: 0x0004E498
11 public AssemblyConfigurationAttribute(string configuration)
12 {
13 }
14
15 // Token: 0x04001355 RID: 4949
17 private readonly string <Configuration>k__BackingField;
18 }
19}
class f__AnonymousType0<< Count > j__TPar