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

object System.Net.LazyAsyncResult.Result
getsetpackage

Definition at line 291 of file LazyAsyncResult.cs.

292 {
293 [global::Cpp2ILInjected.Token(Token = "0x6000C20")]
294 [global::Cpp2ILInjected.Address(RVA = "0x1F26470", Offset = "0x1F26470", Length = "0x74")]
295 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
296 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
297 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
298 get
299 {
300 throw null;
301 }
302 [global::Cpp2ILInjected.Token(Token = "0x6000C21")]
303 [global::Cpp2ILInjected.Address(RVA = "0x1F264E4", Offset = "0x1F264E4", Length = "0x8")]
304 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
305 set
306 {
307 throw null;
308 }
309 }