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

◆ HasSpacesInDayNames

bool System.Globalization.DateTimeFormatInfo.HasSpacesInDayNames
getsetpackage

Definition at line 1267 of file DateTimeFormatInfo.cs.

1268 {
1269 [global::Cpp2ILInjected.Token(Token = "0x6002AD9")]
1270 [global::Cpp2ILInjected.Address(RVA = "0x1BDB348", Offset = "0x1BDB348", Length = "0x28")]
1271 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "MatchAbbreviatedDayName", MemberParameters = new object[]
1272 {
1273 typeof(ref global::System.__DTString),
1275 typeof(ref int)
1276 }, ReturnType = typeof(bool))]
1277 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "MatchDayName", MemberParameters = new object[]
1278 {
1279 typeof(ref global::System.__DTString),
1281 typeof(ref int)
1282 }, ReturnType = typeof(bool))]
1283 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
1284 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "InitializeFormatFlags", ReturnType = typeof(DateTimeFormatFlags))]
1285 get
1286 {
1287 throw null;
1288 }
1289 }
class f__AnonymousType0<< Count > j__TPar