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
FreeFunctionAttribute.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x02000016 RID: 22
9 {
10 // Token: 0x06000030 RID: 48 RVA: 0x000024B8 File Offset: 0x000006B8
12 {
14 }
15
16 // Token: 0x06000031 RID: 49 RVA: 0x000024D4 File Offset: 0x000006D4
18 : base(name)
19 {
21 }
22
23 // Token: 0x06000032 RID: 50 RVA: 0x000024F0 File Offset: 0x000006F0
25 : base(name)
26 {
28 }
29 }
30}
class f__AnonymousType0<< Count > j__TPar
FreeFunctionAttribute(string name, bool isThreadSafe)