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 [1/2]

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

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

1039 {
1040 [global::System.Runtime.CompilerServices.CompilerGenerated]
1041 [global::Cpp2ILInjected.Token(Token = "0x600138B")]
1042 [global::Cpp2ILInjected.Address(RVA = "0x1CA6F60", Offset = "0x1CA6F60", Length = "0x58")]
1043 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1044 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
1045 get
1046 {
1047 throw null;
1048 }
1049 }