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

◆ Result

TResult System.Threading.Tasks.Task< TResult >.Result
getsetinherited

Definition at line 186 of file Task.cs.

187 {
188 [global::Cpp2ILInjected.Token(Token = "0x6001341")]
189 [global::Cpp2ILInjected.Address(RVA = "0x1876278", Offset = "0x1876278", Length = "0x60")]
190 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
191 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
192 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
193 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
194 get
195 {
196 throw null;
197 }
198 }