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

◆ MonthNames

string [] System.Globalization.DateTimeFormatInfo.MonthNames
getset

Definition at line 1226 of file DateTimeFormatInfo.cs.

1227 {
1228 [global::Cpp2ILInjected.Token(Token = "0x6002AD7")]
1229 [global::Cpp2ILInjected.Address(RVA = "0x1BDB28C", Offset = "0x1BDB28C", Length = "0x7C")]
1230 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "InitializeFormatFlags", ReturnType = typeof(DateTimeFormatFlags))]
1231 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
1232 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "internalGetMonthNamesCore", ReturnType = typeof(string[]))]
1233 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Array), Member = "Clone", ReturnType = typeof(object))]
1234 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
1235 get
1236 {
1237 throw null;
1238 }
1239 }
class f__AnonymousType0<< Count > j__TPar