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

◆ BufferAllocatedReason

Enumerator
Pooled 
OverMaximumSize 
PoolExhausted 

Definition at line 59 of file ArrayPoolEventSource.cs.

60 {
61 // Token: 0x04001AAC RID: 6828
62 Pooled,
63 // Token: 0x04001AAD RID: 6829
65 // Token: 0x04001AAE RID: 6830
67 }