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

◆ WaitForCallbackToComplete()

void System.Threading.CancellationTokenSource.WaitForCallbackToComplete ( CancellationCallbackInfo callbackInfo)
inlinepackageinherited

Definition at line 329 of file CancellationTokenSource.cs.

330 {
331 CancellationCallbackInfo executingCallback = this._executingCallback;
332 CancellationCallbackInfo executingCallback2 = this._executingCallback;
333 }
class f__AnonymousType0<< Count > j__TPar

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