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

◆ LastWriteTime

global.System.DateTime System.IO.FileSystemInfo.LastWriteTime
getset

Definition at line 319 of file FileSystemInfo.cs.

320 {
321 [global::Cpp2ILInjected.Token(Token = "0x60028A0")]
322 [global::Cpp2ILInjected.Address(RVA = "0x1BA4DDC", Offset = "0x1BA4DDC", Length = "0x38")]
323 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FileSystem), Member = "GetLastWriteTime", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(global::System.DateTimeOffset))]
324 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
325 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(FileSystemInfo), Member = "get_LastWriteTimeCore", ReturnType = typeof(global::System.DateTimeOffset))]
326 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.DateTimeOffset), Member = "get_UtcDateTime", ReturnType = typeof(global::System.DateTime))]
327 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.DateTime), Member = "ToLocalTime", ReturnType = typeof(global::System.DateTime))]
328 get
329 {
330 throw null;
331 }
332 }
class f__AnonymousType0<< Count > j__TPar