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

◆ MonthGenitiveNames

string [] System.Globalization.DateTimeFormatInfo.MonthGenitiveNames
getset

Definition at line 1849 of file DateTimeFormatInfo.cs.

1850 {
1851 [global::Cpp2ILInjected.Token(Token = "0x6002AF0")]
1852 [global::Cpp2ILInjected.Address(RVA = "0x1BDC290", Offset = "0x1BDC290", Length = "0x78")]
1853 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "MatchMonthName", MemberParameters = new object[]
1854 {
1855 typeof(ref global::System.__DTString),
1857 typeof(ref int)
1858 }, ReturnType = typeof(bool))]
1859 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1860 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "internalGetGenitiveMonthNames", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(string[]))]
1861 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Array), Member = "Clone", ReturnType = typeof(object))]
1862 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
1863 get
1864 {
1865 throw null;
1866 }
1867 }
class f__AnonymousType0<< Count > j__TPar