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

◆ UnclonedLongDatePatterns

string [] System.Globalization.DateTimeFormatInfo.UnclonedLongDatePatterns
getsetprivate

Definition at line 1771 of file DateTimeFormatInfo.cs.

1772 {
1773 [global::Cpp2ILInjected.Token(Token = "0x6002AEB")]
1774 [global::Cpp2ILInjected.Address(RVA = "0x1BDABA4", Offset = "0x1BDABA4", Length = "0x48")]
1775 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1776 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "get_FullDateTimePattern", ReturnType = typeof(string))]
1777 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "get_LongDatePattern", ReturnType = typeof(string))]
1778 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "get_AllLongDatePatterns", ReturnType = typeof(string[]))]
1779 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
1780 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureData), Member = "LongDates", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string[]))]
1781 get
1782 {
1783 throw null;
1784 }
1785 }
class f__AnonymousType0<< Count > j__TPar