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

◆ Offset

global.System.TimeSpan System.DateTimeOffset.Offset
getset

Definition at line 517 of file DateTimeOffset.cs.

518 {
519 [global::Cpp2ILInjected.Token(Token = "0x6000623")]
520 [global::Cpp2ILInjected.Address(RVA = "0x1C1B2B8", Offset = "0x1C1B2B8", Length = "0x2C")]
521 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
522 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.DateTimeOffsetConverter", Member = "ConvertTo", MemberParameters = new object[]
523 {
524 "System.ComponentModel.ITypeDescriptorContext",
525 typeof(global::System.Globalization.CultureInfo),
526 typeof(object),
527 typeof(global::System.Type)
528 }, ReturnType = typeof(object))]
529 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Schema.XsdDateTime", Member = ".ctor", MemberParameters = new object[]
530 {
531 typeof(global::System.DateTimeOffset),
532 "System.Xml.Schema.XsdDateTimeFlags"
533 }, ReturnType = typeof(void))]
534 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonTextWriter", Member = "WriteValue", MemberParameters = new object[] { typeof(global::System.DateTimeOffset) }, ReturnType = typeof(void))]
535 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.DateTimeUtils", Member = "WriteDateTimeOffsetString", MemberParameters = new object[]
536 {
537 typeof(global::System.IO.TextWriter),
538 typeof(global::System.DateTimeOffset),
539 "Newtonsoft.Json.DateFormatHandling",
540 typeof(string),
541 typeof(global::System.Globalization.CultureInfo)
542 }, ReturnType = typeof(void))]
543 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Bson.BsonBinaryWriter", Member = "WriteTokenInternal", MemberParameters = new object[] { "Newtonsoft.Json.Bson.BsonToken" }, ReturnType = typeof(void))]
544 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
545 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.TimeSpan), Member = ".ctor", MemberParameters = new object[]
546 {
547 typeof(int),
548 typeof(int),
549 typeof(int)
550 }, ReturnType = typeof(void))]
551 get
552 {
553 throw null;
554 }
555 }
class f__AnonymousType0<< Count > j__TPar
global::System.TimeSpan Offset