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.Task< TResult >.SetOnInvokeMres.InvokeMayRunArbitraryCode
getset

Implements System.Threading.Tasks.ITaskCompletionAction.

Definition at line 3175 of file Task.2.cs.

3176 {
3177 [global::Cpp2ILInjected.Token(Token = "0x60013E2")]
3178 [global::Cpp2ILInjected.Address(RVA = "0x1CAC5A8", Offset = "0x1CAC5A8", Length = "0x8")]
3179 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
3180 get
3181 {
3182 throw null;
3183 }
3184 }