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

TaskScheduler System.Threading.Tasks.TaskScheduler.InternalCurrent
staticgetsetpackageinherited

Definition at line 118 of file TaskScheduler.cs.

119 {
120 [global::Cpp2ILInjected.Token(Token = "0x6001449")]
121 [global::Cpp2ILInjected.Address(RVA = "0x1CA9158", Offset = "0x1CA9158", Length = "0xA4")]
122 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Task), Member = "SetContinuationForAwait", MemberParameters = new object[]
123 {
124 typeof(global::System.Action),
125 typeof(bool),
126 typeof(bool)
127 }, ReturnType = typeof(void))]
128 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TaskSchedulerAwaitTaskContinuation), Member = "Run", MemberParameters = new object[]
129 {
130 typeof(Task),
131 typeof(bool)
132 }, ReturnType = typeof(void))]
133 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(AwaitTaskContinuation), Member = "get_IsValidLocationForInlining", ReturnType = typeof(bool))]
134 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TaskScheduler), Member = "get_Current", ReturnType = typeof(TaskScheduler))]
135 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
136 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Task), Member = "get_Options", ReturnType = typeof(TaskCreationOptions))]
137 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
138 get
139 {
140 throw null;
141 }
142 }
class f__AnonymousType0<< Count > j__TPar