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

◆ Factory [2/2]

new TaskFactory<TResult> System.Threading.Tasks.Task< TResult >.Factory
staticgetsetinherited

Definition at line 232 of file Task.cs.

233 {
234 [global::Cpp2ILInjected.Token(Token = "0x6001344")]
235 [global::Cpp2ILInjected.Address(RVA = "0x1876350", Offset = "0x1876350", Length = "0x124")]
236 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
237 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
238 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
239 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 12)]
240 get
241 {
242 throw null;
243 }
244 }