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

◆ Status

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

728 {
729 [global::Cpp2ILInjected.Token(Token = "0x600137C")]
730 [global::Cpp2ILInjected.Address(RVA = "0x1CA6BE8", Offset = "0x1CA6BE8", Length = "0x60")]
731 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UnwrapPromise<>), Member = "ProcessCompletedOuterTask", MemberParameters = new object[] { typeof(Task) }, ReturnType = typeof(void))]
732 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UnwrapPromise<>), Member = "TrySetFromTask", MemberParameters = new object[]
733 {
734 typeof(Task),
735 typeof(bool)
736 }, ReturnType = typeof(bool))]
737 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.CompilerServices.TaskAwaiter), Member = "ThrowForNonSuccess", MemberParameters = new object[] { typeof(Task) }, ReturnType = typeof(void))]
738 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
739 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
740 get
741 {
742 throw null;
743 }
744 }
class f__AnonymousType0<< Count > j__TPar