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

◆ Aborted

bool System.Net.FtpWebRequest.Aborted
getsetpackage

Definition at line 314 of file FtpWebRequest.cs.

315 {
316 [global::Cpp2ILInjected.Token(Token = "0x6000860")]
317 [global::Cpp2ILInjected.Address(RVA = "0x1EF3104", Offset = "0x1EF3104", Length = "0x8")]
318 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
319 get
320 {
321 throw null;
322 }
323 }