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

◆ Day

int System.DateTimeOffset.Day
getset

Definition at line 412 of file DateTimeOffset.cs.

413 {
414 [global::Cpp2ILInjected.Token(Token = "0x600061E")]
415 [global::Cpp2ILInjected.Address(RVA = "0x1C1B2E4", Offset = "0x1C1B2E4", Length = "0x20")]
416 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.DateTimeOffsetConverter", Member = "ConvertTo", MemberParameters = new object[]
417 {
418 "System.ComponentModel.ITypeDescriptorContext",
419 typeof(global::System.Globalization.CultureInfo),
420 typeof(object),
421 typeof(global::System.Type)
422 }, ReturnType = typeof(object))]
423 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
424 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.DateTimeOffset), Member = "get_ClockDateTime", ReturnType = typeof(global::System.DateTime))]
425 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.DateTime), Member = "GetDatePart", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(int))]
426 get
427 {
428 throw null;
429 }
430 }
class f__AnonymousType0<< Count > j__TPar
global::System.TimeSpan Offset