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

◆ CreationTimeCore

global.System.DateTimeOffset System.IO.FileSystemInfo.CreationTimeCore
getsetpackage

Definition at line 84 of file FileSystemInfo.cs.

85 {
86 [global::Cpp2ILInjected.Token(Token = "0x6002892")]
87 [global::Cpp2ILInjected.Address(RVA = "0x1BA4EAC", Offset = "0x1BA4EAC", Length = "0x6C")]
88 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FileSystemInfo), Member = "get_CreationTime", ReturnType = typeof(global::System.DateTime))]
89 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FileSystemInfo), Member = "get_CreationTimeUtc", ReturnType = typeof(global::System.DateTime))]
90 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
91 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "GetRawStringData", ReturnType = typeof(ref char))]
92 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(FileStatus), Member = "GetCreationTime", MemberParameters = new object[]
93 {
94 typeof(global::System.ReadOnlySpan<char>),
95 typeof(bool)
96 }, ReturnType = typeof(global::System.DateTimeOffset))]
97 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
98 get
99 {
100 throw null;
101 }
102 }
class f__AnonymousType0<< Count > j__TPar