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

◆ TimeSeparator

string System.Globalization.DateTimeFormatInfo.TimeSeparator
getset

Definition at line 1090 of file DateTimeFormatInfo.cs.

1091 {
1092 [global::Cpp2ILInjected.Token(Token = "0x6002AD1")]
1093 [global::Cpp2ILInjected.Address(RVA = "0x1BDB048", Offset = "0x1BDB048", Length = "0x20")]
1094 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "FormatCustomized", MemberParameters = new object[]
1095 {
1096 typeof(global::System.DateTime),
1097 typeof(global::System.ReadOnlySpan<char>),
1099 typeof(global::System.TimeSpan),
1100 typeof(global::System.Text.StringBuilder)
1101 }, ReturnType = typeof(global::System.Text.StringBuilder))]
1102 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "TryParse", MemberParameters = new object[]
1103 {
1104 typeof(global::System.ReadOnlySpan<char>),
1106 typeof(DateTimeStyles),
1107 typeof(ref global::System.DateTimeResult)
1108 }, ReturnType = typeof(bool))]
1109 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "ParseByFormat", MemberParameters = new object[]
1110 {
1111 typeof(ref global::System.__DTString),
1112 typeof(ref global::System.__DTString),
1113 typeof(ref global::System.ParsingInfo),
1115 typeof(ref global::System.DateTimeResult)
1116 }, ReturnType = typeof(bool))]
1117 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.MaskedTextProvider", Member = "Initialize", ReturnType = typeof(void))]
1118 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
1119 get
1120 {
1121 throw null;
1122 }
1123 }
class f__AnonymousType0<< Count > j__TPar