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

◆ ResultOnSuccess

TResult System.Threading.Tasks.Task< TResult >.ResultOnSuccess
getsetpackageinherited

Definition at line 201 of file Task.cs.

202 {
203 [global::Cpp2ILInjected.Token(Token = "0x6001342")]
204 [global::Cpp2ILInjected.Address(RVA = "0x18762D8", Offset = "0x18762D8", Length = "0x8")]
205 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
206 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
207 get
208 {
209 throw null;
210 }
211 }