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

◆ CancellationToken

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

820 {
821 [global::Cpp2ILInjected.Token(Token = "0x6001381")]
822 [global::Cpp2ILInjected.Address(RVA = "0x1CA3618", Offset = "0x1CA3618", Length = "0x24")]
823 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UnwrapPromise<>), Member = "TrySetFromTask", MemberParameters = new object[]
824 {
825 typeof(Task),
826 typeof(bool)
827 }, ReturnType = typeof(bool))]
828 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
829 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
830 get
831 {
832 throw null;
833 }
834 }
class f__AnonymousType0<< Count > j__TPar