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

◆ AllLongDatePatterns

string [] System.Globalization.DateTimeFormatInfo.AllLongDatePatterns
getsetprivate

Definition at line 1695 of file DateTimeFormatInfo.cs.

1696 {
1697 [global::Cpp2ILInjected.Token(Token = "0x6002AE7")]
1698 [global::Cpp2ILInjected.Address(RVA = "0x1BDBB44", Offset = "0x1BDBB44", Length = "0x84")]
1699 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "GetAllDateTimePatterns", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(string[]))]
1700 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
1701 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_UnclonedLongDatePatterns", ReturnType = typeof(string[]))]
1702 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "GetMergedPatterns", MemberParameters = new object[]
1703 {
1704 typeof(string[]),
1705 typeof(string)
1706 }, ReturnType = typeof(string[]))]
1707 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
1708 get
1709 {
1710 throw null;
1711 }
1712 }
class f__AnonymousType0<< Count > j__TPar