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
CriticalFinalizerObject.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x02000461 RID: 1121
6 public abstract class CriticalFinalizerObject
7 {
8 // Token: 0x060021EF RID: 8687 RVA: 0x0004CB8C File Offset: 0x0004AD8C
10 {
11 }
12
13 // Token: 0x060021F0 RID: 8688 RVA: 0x0004CBA0 File Offset: 0x0004ADA0
14 protected override void Finalize()
15 {
16 base.Finalize();
17 }
18 }
19}
class f__AnonymousType0<< Count > j__TPar