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

◆ AllShortTimePatterns

string [] System.Globalization.DateTimeFormatInfo.AllShortTimePatterns
getsetprivate

Definition at line 1674 of file DateTimeFormatInfo.cs.

1675 {
1676 [global::Cpp2ILInjected.Token(Token = "0x6002AE6")]
1677 [global::Cpp2ILInjected.Address(RVA = "0x1BDBBC8", Offset = "0x1BDBBC8", Length = "0x84")]
1678 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "GetAllDateTimePatterns", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(string[]))]
1679 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
1680 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureData), Member = "get_ShortTimes", ReturnType = typeof(string[]))]
1681 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_ShortTimePattern", ReturnType = typeof(string))]
1682 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "GetMergedPatterns", MemberParameters = new object[]
1683 {
1684 typeof(string[]),
1685 typeof(string)
1686 }, ReturnType = typeof(string[]))]
1687 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
1688 get
1689 {
1690 throw null;
1691 }
1692 }
class f__AnonymousType0<< Count > j__TPar