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

◆ AllShortDatePatterns

string [] System.Globalization.DateTimeFormatInfo.AllShortDatePatterns
getsetprivate

Definition at line 1654 of file DateTimeFormatInfo.cs.

1655 {
1656 [global::Cpp2ILInjected.Token(Token = "0x6002AE5")]
1657 [global::Cpp2ILInjected.Address(RVA = "0x1BDBAC0", Offset = "0x1BDBAC0", Length = "0x84")]
1658 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "GetAllDateTimePatterns", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(string[]))]
1659 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
1660 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_UnclonedShortDatePatterns", ReturnType = typeof(string[]))]
1661 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "GetMergedPatterns", MemberParameters = new object[]
1662 {
1663 typeof(string[]),
1664 typeof(string)
1665 }, ReturnType = typeof(string[]))]
1666 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
1667 get
1668 {
1669 throw null;
1670 }
1671 }
class f__AnonymousType0<< Count > j__TPar