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

◆ AbbreviatedDayNames

string [] System.Globalization.DateTimeFormatInfo.AbbreviatedDayNames
getset

Definition at line 1176 of file DateTimeFormatInfo.cs.

1177 {
1178 [global::Cpp2ILInjected.Token(Token = "0x6002AD4")]
1179 [global::Cpp2ILInjected.Address(RVA = "0x1BDB118", Offset = "0x1BDB118", Length = "0x7C")]
1180 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = ".cctor", ReturnType = typeof(void))]
1181 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "InitializeFormatFlags", ReturnType = typeof(DateTimeFormatFlags))]
1182 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
1183 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "internalGetAbbreviatedDayOfWeekNamesCore", ReturnType = typeof(string[]))]
1184 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Array), Member = "Clone", ReturnType = typeof(object))]
1185 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
1186 get
1187 {
1188 throw null;
1189 }
1190 }
class f__AnonymousType0<< Count > j__TPar