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

◆ IsExceptionObservedByParent

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

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

1371 {
1372 [global::Cpp2ILInjected.Token(Token = "0x600139C")]
1373 [global::Cpp2ILInjected.Address(RVA = "0x1CA78BC", Offset = "0x1CA78BC", Length = "0x18")]
1374 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1375 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1376 get
1377 {
1378 throw null;
1379 }
1380 }