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

◆ InvokeMayRunArbitraryCode

bool System.Threading.Tasks.TaskFactory< TResult >.CompleteOnInvokePromise.InvokeMayRunArbitraryCode
getset

Implements System.Threading.Tasks.ITaskCompletionAction.

Definition at line 311 of file TaskFactory.2.cs.

312 {
313 [global::Cpp2ILInjected.Token(Token = "0x600143F")]
314 [global::Cpp2ILInjected.Address(RVA = "0x1CAECEC", Offset = "0x1CAECEC", Length = "0x8")]
315 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
316 get
317 {
318 throw null;
319 }
320 }