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

◆ GeneralLongTimePattern

string System.Globalization.DateTimeFormatInfo.GeneralLongTimePattern
getsetpackage

Definition at line 1029 of file DateTimeFormatInfo.cs.

1030 {
1031 [global::Cpp2ILInjected.Token(Token = "0x6002ACF")]
1032 [global::Cpp2ILInjected.Address(RVA = "0x1BDAE4C", Offset = "0x1BDAE4C", Length = "0x80")]
1033 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "GetRealFormat", MemberParameters = new object[]
1034 {
1035 typeof(global::System.ReadOnlySpan<char>),
1037 }, ReturnType = typeof(string))]
1038 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1039 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_UnclonedShortDatePatterns", ReturnType = typeof(string[]))]
1040 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_LongTimePattern", ReturnType = typeof(string))]
1041 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
1042 {
1043 typeof(string),
1044 typeof(string),
1045 typeof(string)
1046 }, ReturnType = typeof(string))]
1047 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1048 get
1049 {
1050 throw null;
1051 }
1052 }
class f__AnonymousType0<< Count > j__TPar