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

◆ LastWriteTimeCore

global.System.DateTimeOffset System.IO.FileSystemInfo.LastWriteTimeCore
getsetpackage

Definition at line 126 of file FileSystemInfo.cs.

127 {
128 [global::Cpp2ILInjected.Token(Token = "0x6002894")]
129 [global::Cpp2ILInjected.Address(RVA = "0x1BA4F84", Offset = "0x1BA4F84", Length = "0x6C")]
130 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FileSystemInfo), Member = "get_LastWriteTime", ReturnType = typeof(global::System.DateTime))]
131 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FileSystemInfo), Member = "get_LastWriteTimeUtc", ReturnType = typeof(global::System.DateTime))]
132 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
133 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "GetRawStringData", ReturnType = typeof(ref char))]
134 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(FileStatus), Member = "GetLastWriteTime", MemberParameters = new object[]
135 {
136 typeof(global::System.ReadOnlySpan<char>),
137 typeof(bool)
138 }, ReturnType = typeof(global::System.DateTimeOffset))]
139 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
140 get
141 {
142 throw null;
143 }
144 }
class f__AnonymousType0<< Count > j__TPar