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.Task< TResult >.CompletedSynchronously
getsetprivateinherited

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

1015 {
1016 [global::Cpp2ILInjected.Token(Token = "0x6001389")]
1017 [global::Cpp2ILInjected.Address(RVA = "0x1CA6F50", Offset = "0x1CA6F50", Length = "0x8")]
1018 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1019 get
1020 {
1021 throw null;
1022 }
1023 }