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

◆ _pruneCachedSwitches()

static void System.Diagnostics.Switch._pruneCachedSwitches ( )
inlinestaticprivateinherited

Definition at line 25 of file Switch.cs.

26 {
27 if ("Shadow Key" == null)
28 {
29 }
30 if ("Shadow Key" == null)
31 {
32 }
33 int num = GC.CollectionCount(2);
34 }
static int CollectionCount(int generation)
Definition GC.cs:79

References System.GC.CollectionCount().

Referenced by System.Diagnostics.Switch.Switch().