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

◆ AllYearMonthPatterns

string [] System.Globalization.DateTimeFormatInfo.AllYearMonthPatterns
getsetprivate

Definition at line 1634 of file DateTimeFormatInfo.cs.

1635 {
1636 [global::Cpp2ILInjected.Token(Token = "0x6002AE4")]
1637 [global::Cpp2ILInjected.Address(RVA = "0x1BDBCD0", Offset = "0x1BDBCD0", Length = "0x84")]
1638 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "GetAllDateTimePatterns", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(string[]))]
1639 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1640 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_UnclonedYearMonthPatterns", ReturnType = typeof(string[]))]
1641 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "GetMergedPatterns", MemberParameters = new object[]
1642 {
1643 typeof(string[]),
1644 typeof(string)
1645 }, ReturnType = typeof(string[]))]
1646 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
1647 get
1648 {
1649 throw null;
1650 }
1651 }
class f__AnonymousType0<< Count > j__TPar