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
AssemblyProductAttribute.cs
Go to the documentation of this file.
1using System;
3
4namespace System.Reflection
5{
6 // Token: 0x020004C6 RID: 1222
7 [AttributeUsage(AttributeTargets.Assembly, Inherited = false)]
8 public sealed class AssemblyProductAttribute : Attribute
9 {
10 // Token: 0x06002367 RID: 9063 RVA: 0x0005036C File Offset: 0x0004E56C
12 {
14 }
15
16 // Token: 0x04001366 RID: 4966
18 private readonly string <Product>k__BackingField;
19 }
20}
class f__AnonymousType0<< Count > j__TPar