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

◆ IsDisposed

bool ReLogic.Threading.AsyncActionDispatcher.IsDisposed
getprivate set

Definition at line 24 of file AsyncActionDispatcher.cs.

25 {
27 get
28 {
29 return this.<IsDisposed>k__BackingField;
30 }
32 private set
33 {
34 }
35 }
class f__AnonymousType0<< Count > j__TPar

Referenced by ReLogic.Threading.AsyncActionDispatcher.Dispose().