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

◆ HasForceTwoDigitYears

bool System.Globalization.DateTimeFormatInfo.HasForceTwoDigitYears
getsetpackage

Definition at line 2124 of file DateTimeFormatInfo.cs.

2125 {
2126 [global::Cpp2ILInjected.Token(Token = "0x6002AF7")]
2127 [global::Cpp2ILInjected.Address(RVA = "0x1BDC68C", Offset = "0x1BDC68C", Length = "0x2C")]
2128 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
2129 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "FormatCustomized", MemberParameters = new object[]
2130 {
2131 typeof(global::System.DateTime),
2132 typeof(global::System.ReadOnlySpan<char>),
2134 typeof(global::System.TimeSpan),
2135 typeof(global::System.Text.StringBuilder)
2136 }, ReturnType = typeof(global::System.Text.StringBuilder))]
2137 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "ParseByFormat", MemberParameters = new object[]
2138 {
2139 typeof(ref global::System.__DTString),
2140 typeof(ref global::System.__DTString),
2141 typeof(ref global::System.ParsingInfo),
2143 typeof(ref global::System.DateTimeResult)
2144 }, ReturnType = typeof(bool))]
2145 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
2146 get
2147 {
2148 throw null;
2149 }
2150 }
class f__AnonymousType0<< Count > j__TPar