terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ CompleteOnInvokePromise()

System.Threading.Tasks.TaskFactory< TResult >.CompleteOnInvokePromise.CompleteOnInvokePromise ( IList< Task > tasks)
inline

Definition at line 180 of file TaskFactory.2.cs.

181 {
182 if (true || !true)
183 {
184 }
185 if (!true)
186 {
187 }
188 if (true)
189 {
190 if (!true)
191 {
192 }
193 DebuggerSupport.AddToActiveTasksNonInlined(this);
194 return;
195 }
196 }

References System.Threading.Tasks.DebuggerSupport.AddToActiveTasksNonInlined().