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

◆ Dispose() [2/2]

override void System.Threading.CancellationTokenSource.Linked1CancellationTokenSource.Dispose ( bool disposing)
inlineprotectedvirtual

Reimplemented from System.Threading.CancellationTokenSource.

Definition at line 394 of file CancellationTokenSource.cs.

395 {
396 if (this._disposed)
397 {
398 return;
399 }
400 int num = 1;
401 base.Dispose(num != 0);
402 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.