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

◆ Year

int System.DateTimeOffset.Year
getset

Definition at line 620 of file DateTimeOffset.cs.

621 {
622 [global::Cpp2ILInjected.Token(Token = "0x6000627")]
623 [global::Cpp2ILInjected.Address(RVA = "0x1C1B490", Offset = "0x1C1B490", Length = "0x20")]
624 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.DateTimeOffsetConverter", Member = "ConvertTo", MemberParameters = new object[]
625 {
626 "System.ComponentModel.ITypeDescriptorContext",
627 typeof(global::System.Globalization.CultureInfo),
628 typeof(object),
629 typeof(global::System.Type)
630 }, ReturnType = typeof(object))]
631 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
632 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.DateTimeOffset), Member = "get_ClockDateTime", ReturnType = typeof(global::System.DateTime))]
633 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.DateTime), Member = "GetDatePart", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(int))]
634 get
635 {
636 throw null;
637 }
638 }
class f__AnonymousType0<< Count > j__TPar
global::System.TimeSpan Offset