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

◆ IsCompletedSuccessfully

bool System.Threading.Tasks.Task< TResult >.IsCompletedSuccessfully
getsetinherited

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

948 {
949 [global::Cpp2ILInjected.Token(Token = "0x6001385")]
950 [global::Cpp2ILInjected.Address(RVA = "0x1CA6DBC", Offset = "0x1CA6DBC", Length = "0x28")]
951 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
952 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ValueTask<>), Member = "get_IsCompletedSuccessfully", ReturnType = typeof(bool))]
953 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Task<>), Member = "GetResultCore", MemberParameters = new object[] { typeof(bool) }, ReturnType = "TResult")]
954 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.CompilerServices.TaskAwaiter), Member = "HandleNonSuccessAndDebuggerNotification", MemberParameters = new object[] { typeof(Task) }, ReturnType = typeof(void))]
955 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
956 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
957 get
958 {
959 throw null;
960 }
961 }
class f__AnonymousType0<< Count > j__TPar