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
GeneratedCodeAttribute.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x020000C6 RID: 198
6 [AttributeUsage(AttributeTargets.All, Inherited = false, AllowMultiple = false)]
7 public sealed class GeneratedCodeAttribute : Attribute
8 {
9 // Token: 0x06000492 RID: 1170 RVA: 0x00013470 File Offset: 0x00011670
10 public GeneratedCodeAttribute(string tool, string version)
11 {
14 }
15
16 // Token: 0x0400038B RID: 907
17 private readonly string tool;
18
19 // Token: 0x0400038C RID: 908
20 private readonly string version;
21 }
22}
class f__AnonymousType0<< Count > j__TPar