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

◆ Listeners

TraceListenerCollection System.Diagnostics.TraceInternal.Listeners
staticget

Definition at line 10 of file TraceInternal.cs.

11 {
12 get
13 {
14 if (!true)
15 {
16 }
17 if (!true)
18 {
19 }
20 if (!true)
21 {
22 }
23 if (!false)
24 {
25 }
26 throw new OutOfMemoryException();
27 }
28 }