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

◆ YearMonthPattern

string System.Globalization.DateTimeFormatInfo.YearMonthPattern
getset

Definition at line 1144 of file DateTimeFormatInfo.cs.

1145 {
1146 [global::Cpp2ILInjected.Token(Token = "0x6002AD3")]
1147 [global::Cpp2ILInjected.Address(RVA = "0x1BDB0A8", Offset = "0x1BDB0A8", Length = "0x28")]
1148 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "GetRealFormat", MemberParameters = new object[]
1149 {
1150 typeof(global::System.ReadOnlySpan<char>),
1152 }, ReturnType = typeof(string))]
1153 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "GetDayOfMN", MemberParameters = new object[]
1154 {
1155 typeof(ref global::System.DateTimeResult),
1156 typeof(ref DateTimeStyles),
1157 typeof(ref global::System.DateTimeRawInfo),
1159 }, ReturnType = typeof(bool))]
1160 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "GetDayOfNM", MemberParameters = new object[]
1161 {
1162 typeof(ref global::System.DateTimeResult),
1163 typeof(ref DateTimeStyles),
1164 typeof(ref global::System.DateTimeRawInfo),
1166 }, ReturnType = typeof(bool))]
1167 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
1168 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_UnclonedYearMonthPatterns", ReturnType = typeof(string[]))]
1169 get
1170 {
1171 throw null;
1172 }
1173 }
class f__AnonymousType0<< Count > j__TPar