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

◆ CancellationCallbackCoreWork()

void System.Threading.CancellationTokenSource.CancellationCallbackCoreWork ( CancellationCallbackCoreWorkArguments args)
inlineprivateinherited

Definition at line 307 of file CancellationTokenSource.cs.

308 {
309 CancellationCallbackInfo executingCallback = this._executingCallback;
310 CancellationCallbackInfo executingCallback2 = this._executingCallback;
311 }
class f__AnonymousType0<< Count > j__TPar

References System.Threading.CancellationTokenSource._executingCallback, and j__TPar.