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

◆ ErrorCode

int System.Net.LazyAsyncResult.ErrorCode
getsetpackage

Definition at line 331 of file LazyAsyncResult.cs.

332 {
333 [global::Cpp2ILInjected.Token(Token = "0x6000C24")]
334 [global::Cpp2ILInjected.Address(RVA = "0x1F26500", Offset = "0x1F26500", Length = "0x8")]
335 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
336 get
337 {
338 throw null;
339 }
340 [global::Cpp2ILInjected.Token(Token = "0x6000C25")]
341 [global::Cpp2ILInjected.Address(RVA = "0x1F26508", Offset = "0x1F26508", Length = "0x8")]
342 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
343 set
344 {
345 throw null;
346 }
347 }