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

◆ CreationTimeUtc

global.System.DateTime System.IO.FileSystemInfo.CreationTimeUtc
getset

Definition at line 275 of file FileSystemInfo.cs.

276 {
277 [global::Cpp2ILInjected.Token(Token = "0x600289D")]
278 [global::Cpp2ILInjected.Address(RVA = "0x1BA51D8", Offset = "0x1BA51D8", Length = "0x28")]
279 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
280 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(FileSystemInfo), Member = "get_CreationTimeCore", ReturnType = typeof(global::System.DateTimeOffset))]
281 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.DateTimeOffset), Member = "get_UtcDateTime", ReturnType = typeof(global::System.DateTime))]
282 get
283 {
284 throw null;
285 }
286 }
class f__AnonymousType0<< Count > j__TPar