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

◆ DateTimeOffsetPattern

string System.Globalization.DateTimeFormatInfo.DateTimeOffsetPattern
getsetpackage

Definition at line 1055 of file DateTimeFormatInfo.cs.

1056 {
1057 [global::Cpp2ILInjected.Token(Token = "0x6002AD0")]
1058 [global::Cpp2ILInjected.Address(RVA = "0x1BDAECC", Offset = "0x1BDAECC", Length = "0x17C")]
1059 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1060 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "FormatStringBuilder", MemberParameters = new object[]
1061 {
1062 typeof(global::System.DateTime),
1063 typeof(global::System.ReadOnlySpan<char>),
1065 typeof(global::System.TimeSpan)
1066 }, ReturnType = typeof(global::System.Text.StringBuilder))]
1067 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1068 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_UnclonedShortDatePatterns", ReturnType = typeof(string[]))]
1069 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_LongTimePattern", ReturnType = typeof(string))]
1070 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
1071 {
1072 typeof(string),
1073 typeof(string),
1074 typeof(string)
1075 }, ReturnType = typeof(string))]
1076 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "get_Chars", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(char))]
1077 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
1078 {
1079 typeof(string),
1080 typeof(string)
1081 }, ReturnType = typeof(string))]
1082 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
1083 get
1084 {
1085 throw null;
1086 }
1087 }
class f__AnonymousType0<< Count > j__TPar