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

◆ AbbreviatedMonthNames

string [] System.Globalization.DateTimeFormatInfo.AbbreviatedMonthNames
getset

Definition at line 1209 of file DateTimeFormatInfo.cs.

1210 {
1211 [global::Cpp2ILInjected.Token(Token = "0x6002AD6")]
1212 [global::Cpp2ILInjected.Address(RVA = "0x1BDB210", Offset = "0x1BDB210", Length = "0x7C")]
1213 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = ".cctor", ReturnType = typeof(void))]
1214 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "InitializeFormatFlags", ReturnType = typeof(DateTimeFormatFlags))]
1215 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
1216 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "internalGetAbbreviatedMonthNamesCore", ReturnType = typeof(string[]))]
1217 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Array), Member = "Clone", ReturnType = typeof(object))]
1218 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
1219 get
1220 {
1221 throw null;
1222 }
1223 }
class f__AnonymousType0<< Count > j__TPar