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

◆ IsDelegateInvoked

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

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

1384 {
1385 [global::Cpp2ILInjected.Token(Token = "0x600139D")]
1386 [global::Cpp2ILInjected.Address(RVA = "0x1CA78D4", Offset = "0x1CA78D4", Length = "0x18")]
1387 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1388 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1389 get
1390 {
1391 throw null;
1392 }
1393 }