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

◆ LastAccessTimeCore

global.System.DateTimeOffset System.IO.FileSystemInfo.LastAccessTimeCore
getsetpackage

Definition at line 105 of file FileSystemInfo.cs.

106 {
107 [global::Cpp2ILInjected.Token(Token = "0x6002893")]
108 [global::Cpp2ILInjected.Address(RVA = "0x1BA4F18", Offset = "0x1BA4F18", Length = "0x6C")]
109 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FileSystemInfo), Member = "get_LastAccessTime", ReturnType = typeof(global::System.DateTime))]
110 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FileSystemInfo), Member = "get_LastAccessTimeUtc", ReturnType = typeof(global::System.DateTime))]
111 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
112 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "GetRawStringData", ReturnType = typeof(ref char))]
113 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(FileStatus), Member = "GetLastAccessTime", MemberParameters = new object[]
114 {
115 typeof(global::System.ReadOnlySpan<char>),
116 typeof(bool)
117 }, ReturnType = typeof(global::System.DateTimeOffset))]
118 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
119 get
120 {
121 throw null;
122 }
123 }
class f__AnonymousType0<< Count > j__TPar