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

◆ ExceptionRecorded

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

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

1086 {
1087 [global::Cpp2ILInjected.Token(Token = "0x600138E")]
1088 [global::Cpp2ILInjected.Address(RVA = "0x1CA7010", Offset = "0x1CA7010", Length = "0x4C")]
1089 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1090 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Task), Member = "GetExceptions", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(global::System.AggregateException))]
1091 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Task), Member = "GetExceptionDispatchInfos", ReturnType = typeof(global::System.Collections.ObjectModel.ReadOnlyCollection<global::System.Runtime.ExceptionServices.ExceptionDispatchInfo>))]
1092 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Task), Member = "FinishStageTwo", ReturnType = typeof(void))]
1093 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
1094 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
1095 get
1096 {
1097 throw null;
1098 }
1099 }
class f__AnonymousType0<< Count > j__TPar