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

◆ LastModified

DateTime System.Net.FtpControlStream.LastModified
getsetpackage

Definition at line 494 of file FtpControlStream.cs.

495 {
496 [global::Cpp2ILInjected.Token(Token = "0x6000811")]
497 [global::Cpp2ILInjected.Address(RVA = "0x1EF0A90", Offset = "0x1EF0A90", Length = "0x8")]
498 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
499 get
500 {
501 throw null;
502 }
503 }