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

◆ InternalCurrent

Task System.Threading.Tasks.Task< TResult >.InternalCurrent
staticgetsetpackageinherited

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

615 {
616 [global::Cpp2ILInjected.Token(Token = "0x6001378")]
617 [global::Cpp2ILInjected.Address(RVA = "0x1CA68BC", Offset = "0x1CA68BC", Length = "0x58")]
618 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
619 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
620 get
621 {
622 throw null;
623 }
624 }