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

◆ IsWaitNotificationEnabled

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

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

473 {
474 [global::Cpp2ILInjected.Token(Token = "0x6001371")]
475 [global::Cpp2ILInjected.Address(RVA = "0x1CA6538", Offset = "0x1CA6538", Length = "0x18")]
476 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
477 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
478 get
479 {
480 throw null;
481 }
482 }