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

◆ Finalize()

override void System.ComponentModel.AsyncOperation.Finalize ( )
inlineprotected

Definition at line 18 of file AsyncOperation.cs.

19 {
20 if (this._alreadyCompleted || this._syncContext != null)
21 {
22 }
23 base.Finalize();
24 }
class f__AnonymousType0<< Count > j__TPar
readonly SynchronizationContext _syncContext

References System.ComponentModel.AsyncOperation._alreadyCompleted, System.ComponentModel.AsyncOperation._syncContext, and j__TPar.