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

◆ CancellationTokenCanceledEventHandler()

static void System.Threading.SemaphoreSlim.CancellationTokenCanceledEventHandler ( object obj)
inlinestaticprivate

Definition at line 294 of file SemaphoreSlim.cs.

295 {
296 if (!false)
297 {
298 return;
299 }
300 throw new OutOfMemoryException();
301 }