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

◆ HasYearMonthAdjustment

bool System.Globalization.DateTimeFormatInfo.HasYearMonthAdjustment
getsetpackage

Definition at line 2153 of file DateTimeFormatInfo.cs.

2154 {
2155 [global::Cpp2ILInjected.Token(Token = "0x6002AF8")]
2156 [global::Cpp2ILInjected.Address(RVA = "0x1BDC6B8", Offset = "0x1BDC6B8", Length = "0x28")]
2157 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "DoStrictParse", MemberParameters = new object[]
2158 {
2159 typeof(global::System.ReadOnlySpan<char>),
2160 typeof(global::System.ReadOnlySpan<char>),
2161 typeof(DateTimeStyles),
2163 typeof(ref global::System.DateTimeResult)
2164 }, ReturnType = typeof(bool))]
2165 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
2166 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "InitializeFormatFlags", ReturnType = typeof(DateTimeFormatFlags))]
2167 get
2168 {
2169 throw null;
2170 }
2171 }
class f__AnonymousType0<< Count > j__TPar