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
GCCollectionMode.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System
4
{
5
// Token: 0x02000154 RID: 340
6
[
Serializable
]
7
public
enum
GCCollectionMode
8
{
9
// Token: 0x04000536 RID: 1334
10
Default
,
11
// Token: 0x04000537 RID: 1335
12
Forced
,
13
// Token: 0x04000538 RID: 1336
14
Optimized
15
}
16
}
System.Reflection.TypeAttributes.Serializable
@ Serializable
System.GCCollectionMode
GCCollectionMode
Definition
GCCollectionMode.cs:8
System.GCCollectionMode.Optimized
@ Optimized
System.GCCollectionMode.Default
@ Default
System.GCCollectionMode.Forced
@ Forced
System
Definition
__ComObject.cs:4
source
mscorlib
System
GCCollectionMode.cs
Generated by
1.10.0