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

◆ EndCalled

bool System.Net.LazyAsyncResult.EndCalled
getsetpackage

Definition at line 312 of file LazyAsyncResult.cs.

313 {
314 [global::Cpp2ILInjected.Token(Token = "0x6000C22")]
315 [global::Cpp2ILInjected.Address(RVA = "0x1F264EC", Offset = "0x1F264EC", Length = "0x8")]
316 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
317 get
318 {
319 throw null;
320 }
321 [global::Cpp2ILInjected.Token(Token = "0x6000C23")]
322 [global::Cpp2ILInjected.Address(RVA = "0x1F264F4", Offset = "0x1F264F4", Length = "0xC")]
323 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
324 set
325 {
326 throw null;
327 }
328 }