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

◆ CompletedTask

Task System.Threading.Tasks.Task< TResult >.CompletedTask
staticgetsetinherited

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

1053 {
1054 [global::System.Runtime.CompilerServices.CompilerGenerated]
1055 [global::Cpp2ILInjected.Token(Token = "0x600138C")]
1056 [global::Cpp2ILInjected.Address(RVA = "0x1CA6FB8", Offset = "0x1CA6FB8", Length = "0x58")]
1057 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1058 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
1059 get
1060 {
1061 throw null;
1062 }
1063 }