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

◆ ExecutingCallback

CancellationCallbackInfo System.Threading.CancellationTokenSource.ExecutingCallback
getsetpackageinherited

Definition at line 117 of file CancellationTokenSource.cs.

118 {
119 [global::Cpp2ILInjected.Token(Token = "0x600110F")]
120 [global::Cpp2ILInjected.Address(RVA = "0x1C96918", Offset = "0x1C96918", Length = "0x18")]
121 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
122 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
123 get
124 {
125 throw null;
126 }
127 }