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

◆ ExecutingTaskScheduler

TaskScheduler System.Threading.Tasks.Task< TResult >.ExecutingTaskScheduler
getsetpackageinherited

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

1027 {
1028 [global::Cpp2ILInjected.Token(Token = "0x600138A")]
1029 [global::Cpp2ILInjected.Address(RVA = "0x1CA6F58", Offset = "0x1CA6F58", Length = "0x8")]
1030 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1031 get
1032 {
1033 throw null;
1034 }
1035 }