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

◆ UtcDateTime

global.System.DateTime System.DateTimeOffset.UtcDateTime
getset

Definition at line 284 of file DateTimeOffset.cs.

285 {
286 [global::Cpp2ILInjected.Token(Token = "0x600061B")]
287 [global::Cpp2ILInjected.Address(RVA = "0x1C1B224", Offset = "0x1C1B224", Length = "0x74")]
288 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "TZif_UnixTimeToDateTime", MemberParameters = new object[] { typeof(long) }, ReturnType = typeof(global::System.DateTime))]
289 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeOffset), Member = "get_LocalDateTime", ReturnType = typeof(global::System.DateTime))]
290 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeOffset), Member = "System.IComparable.CompareTo", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(int))]
291 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeOffset), Member = "CompareTo", MemberParameters = new object[] { typeof(global::System.DateTimeOffset) }, ReturnType = typeof(int))]
292 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeOffset), Member = "Equals", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(bool))]
293 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeOffset), Member = "Equals", MemberParameters = new object[] { typeof(global::System.DateTimeOffset) }, ReturnType = typeof(bool))]
294 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeOffset), Member = "GetHashCode", ReturnType = typeof(int))]
295 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeOffset), Member = "ToLocalTime", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(global::System.DateTimeOffset))]
296 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeOffset), Member = "ToUniversalTime", ReturnType = typeof(global::System.DateTimeOffset))]
297 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeOffset), Member = "op_Equality", MemberParameters = new object[]
298 {
299 typeof(global::System.DateTimeOffset),
300 typeof(global::System.DateTimeOffset)
301 }, ReturnType = typeof(bool))]
302 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.FileSystemInfo), Member = "get_CreationTime", ReturnType = typeof(global::System.DateTime))]
303 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.FileSystemInfo), Member = "get_CreationTimeUtc", ReturnType = typeof(global::System.DateTime))]
304 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.FileSystemInfo), Member = "get_LastAccessTime", ReturnType = typeof(global::System.DateTime))]
305 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.FileSystemInfo), Member = "get_LastAccessTimeUtc", ReturnType = typeof(global::System.DateTime))]
306 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.FileSystemInfo), Member = "get_LastWriteTime", ReturnType = typeof(global::System.DateTime))]
307 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.FileSystemInfo), Member = "get_LastWriteTimeUtc", ReturnType = typeof(global::System.DateTime))]
308 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonTextWriter", Member = "WriteValue", MemberParameters = new object[] { typeof(global::System.DateTimeOffset) }, ReturnType = typeof(void))]
309 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.DateTimeUtils", Member = "WriteDateTimeOffsetString", MemberParameters = new object[]
310 {
311 typeof(global::System.IO.TextWriter),
312 typeof(global::System.DateTimeOffset),
313 "Newtonsoft.Json.DateFormatHandling",
314 typeof(string),
315 typeof(global::System.Globalization.CultureInfo)
316 }, ReturnType = typeof(void))]
317 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Converters.JavaScriptDateTimeConverter", Member = "WriteJson", MemberParameters = new object[]
318 {
319 "Newtonsoft.Json.JsonWriter",
320 typeof(object),
321 "Newtonsoft.Json.JsonSerializer"
322 }, ReturnType = typeof(void))]
323 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Bson.BsonBinaryWriter", Member = "WriteTokenInternal", MemberParameters = new object[] { "Newtonsoft.Json.Bson.BsonToken" }, ReturnType = typeof(void))]
324 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 25)]
325 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.DateTime), Member = ".ctor", MemberParameters = new object[]
326 {
327 typeof(long),
328 typeof(global::System.DateTimeKind)
329 }, ReturnType = typeof(void))]
330 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
331 get
332 {
333 throw null;
334 }
335 }
class f__AnonymousType0<< Count > j__TPar
global::System.TimeSpan Offset