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

◆ CompletedSynchronously

bool System.IAsyncResult. System.Threading.Tasks.TaskToApm.TaskWrapperAsyncResult.CompletedSynchronously
getsetprivate

Definition at line 208 of file TaskToApm.cs.

209 {
210 [global::Cpp2ILInjected.Token(Token = "0x60012E6")]
211 [global::Cpp2ILInjected.Address(RVA = "0x1CA3B50", Offset = "0x1CA3B50", Length = "0x8")]
212 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
213 get
214 {
215 throw null;
216 }
217 }