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

◆ IsCancellationAcknowledged

bool System.Threading.Tasks.Task< TResult >.IsCancellationAcknowledged
getsetpackageinherited

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

838 {
839 [global::Cpp2ILInjected.Token(Token = "0x6001382")]
840 [global::Cpp2ILInjected.Address(RVA = "0x1CA6D94", Offset = "0x1CA6D94", Length = "0x18")]
841 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
842 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
843 get
844 {
845 throw null;
846 }
847 }