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

◆ HasSpacesInMonthNames

bool System.Globalization.DateTimeFormatInfo.HasSpacesInMonthNames
getsetpackage

Definition at line 1242 of file DateTimeFormatInfo.cs.

1243 {
1244 [global::Cpp2ILInjected.Token(Token = "0x6002AD8")]
1245 [global::Cpp2ILInjected.Address(RVA = "0x1BDB308", Offset = "0x1BDB308", Length = "0x28")]
1246 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "MatchAbbreviatedMonthName", MemberParameters = new object[]
1247 {
1248 typeof(ref global::System.__DTString),
1250 typeof(ref int)
1251 }, ReturnType = typeof(bool))]
1252 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "MatchMonthName", MemberParameters = new object[]
1253 {
1254 typeof(ref global::System.__DTString),
1256 typeof(ref int)
1257 }, ReturnType = typeof(bool))]
1258 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
1259 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "InitializeFormatFlags", ReturnType = typeof(DateTimeFormatFlags))]
1260 get
1261 {
1262 throw null;
1263 }
1264 }
class f__AnonymousType0<< Count > j__TPar