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

◆ UnclonedYearMonthPatterns

string [] System.Globalization.DateTimeFormatInfo.UnclonedYearMonthPatterns
getsetprivate

Definition at line 1736 of file DateTimeFormatInfo.cs.

1737 {
1738 [global::Cpp2ILInjected.Token(Token = "0x6002AE9")]
1739 [global::Cpp2ILInjected.Address(RVA = "0x1BDB0D0", Offset = "0x1BDB0D0", Length = "0x48")]
1740 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1741 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "get_YearMonthPattern", ReturnType = typeof(string))]
1742 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "get_AllYearMonthPatterns", ReturnType = typeof(string[]))]
1743 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
1744 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureData), Member = "YearMonths", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string[]))]
1745 get
1746 {
1747 throw null;
1748 }
1749 }
class f__AnonymousType0<< Count > j__TPar