terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ CancellationPending

bool System.ComponentModel.BackgroundWorker.CancellationPending
getset

Definition at line 40 of file BackgroundWorker.cs.

41 {
42 [global::Cpp2ILInjected.Token(Token = "0x6001544")]
43 [global::Cpp2ILInjected.Address(RVA = "0x1E3A804", Offset = "0x1E3A804", Length = "0x8")]
44 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
45 get
46 {
47 throw null;
48 }
49 }