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

◆ Minute

int System.DateTime.Minute
getset

Definition at line 1657 of file DateTime.cs.

1658 {
1659 [global::Cpp2ILInjected.Token(Token = "0x60005DC")]
1660 [global::Cpp2ILInjected.Address(RVA = "0x1C187F0", Offset = "0x1C187F0", Length = "0x3C")]
1661 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1662 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Graphics.Capture.CaptureSettings", Member = ".ctor", ReturnType = typeof(void))]
1663 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo.AdjustmentRule), Member = "IsStartDateMarkerForBeginningOfYear", ReturnType = typeof(bool))]
1664 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo.AdjustmentRule), Member = "IsEndDateMarkerForEndOfYear", ReturnType = typeof(bool))]
1665 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "GetAdjustmentRules", ReturnType = typeof(global::System.TimeZoneInfo.AdjustmentRule[]))]
1666 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "TransitionTimeToDateTime", MemberParameters = new object[]
1667 {
1668 typeof(int),
1669 typeof(global::System.TimeZoneInfo.TransitionTime)
1670 }, ReturnType = typeof(global::System.DateTime))]
1671 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Schema.XsdDateTime", Member = "get_Minute", ReturnType = typeof(int))]
1672 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Schema.XsdDateTime", Member = "get_Fraction", ReturnType = typeof(int))]
1673 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Schema.XsdDateTime", Member = "PrintTime", MemberParameters = new object[] { typeof(global::System.Text.StringBuilder) }, ReturnType = typeof(void))]
1674 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.DateTimeUtils", Member = "WriteDefaultIsoDate", MemberParameters = new object[]
1675 {
1676 "System.Char[]",
1677 typeof(int),
1678 typeof(global::System.DateTime)
1679 }, ReturnType = typeof(int))]
1680 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Ionic.Zip.SharedUtilities", Member = "DateTimeToPacked", MemberParameters = new object[] { typeof(global::System.DateTime) }, ReturnType = typeof(int))]
1681 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 13)]
1682 get
1683 {
1684 throw null;
1685 }
1686 }
class f__AnonymousType0<< Count > j__TPar