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

◆ GeneralShortTimePattern

string System.Globalization.DateTimeFormatInfo.GeneralShortTimePattern
getsetpackage

Definition at line 1003 of file DateTimeFormatInfo.cs.

1004 {
1005 [global::Cpp2ILInjected.Token(Token = "0x6002ACE")]
1006 [global::Cpp2ILInjected.Address(RVA = "0x1BDADCC", Offset = "0x1BDADCC", Length = "0x80")]
1007 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "GetRealFormat", MemberParameters = new object[]
1008 {
1009 typeof(global::System.ReadOnlySpan<char>),
1011 }, ReturnType = typeof(string))]
1012 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1013 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_UnclonedShortDatePatterns", ReturnType = typeof(string[]))]
1014 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_ShortTimePattern", ReturnType = typeof(string))]
1015 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
1016 {
1017 typeof(string),
1018 typeof(string),
1019 typeof(string)
1020 }, ReturnType = typeof(string))]
1021 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1022 get
1023 {
1024 throw null;
1025 }
1026 }
class f__AnonymousType0<< Count > j__TPar