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

Implements System.Threading.Tasks.ITaskCompletionAction.

Definition at line 147 of file UnwrapPromise.cs.

148 {
149 [global::Cpp2ILInjected.Token(Token = "0x60013FB")]
150 [global::Cpp2ILInjected.Address(RVA = "0x1898B4C", Offset = "0x1898B4C", Length = "0x8")]
151 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
152 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
153 get
154 {
155 throw null;
156 }
157 }