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

◆ ShouldNotifyDebuggerOfWaitCompletion

virtual bool System.Threading.Tasks.Task< TResult >.ShouldNotifyDebuggerOfWaitCompletion
getsetpackageinherited

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

460 {
461 [global::Cpp2ILInjected.Token(Token = "0x6001370")]
462 [global::Cpp2ILInjected.Address(RVA = "0x1CA65A0", Offset = "0x1CA65A0", Length = "0x18")]
463 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
464 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
465 get
466 {
467 throw null;
468 }
469 }