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

◆ AllLongTimePatterns

string [] System.Globalization.DateTimeFormatInfo.AllLongTimePatterns
getsetprivate

Definition at line 1715 of file DateTimeFormatInfo.cs.

1716 {
1717 [global::Cpp2ILInjected.Token(Token = "0x6002AE8")]
1718 [global::Cpp2ILInjected.Address(RVA = "0x1BDBC4C", Offset = "0x1BDBC4C", Length = "0x84")]
1719 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "GetAllDateTimePatterns", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(string[]))]
1720 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
1721 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureData), Member = "get_LongTimes", ReturnType = typeof(string[]))]
1722 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_LongTimePattern", ReturnType = typeof(string))]
1723 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "GetMergedPatterns", MemberParameters = new object[]
1724 {
1725 typeof(string[]),
1726 typeof(string)
1727 }, ReturnType = typeof(string[]))]
1728 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
1729 get
1730 {
1731 throw null;
1732 }
1733 }
class f__AnonymousType0<< Count > j__TPar