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

◆ FormatFlags

DateTimeFormatFlags System.Globalization.DateTimeFormatInfo.FormatFlags
getsetpackage

Definition at line 2013 of file DateTimeFormatInfo.cs.

2014 {
2015 [global::Cpp2ILInjected.Token(Token = "0x6002AF5")]
2016 [global::Cpp2ILInjected.Address(RVA = "0x1BDB330", Offset = "0x1BDB330", Length = "0x18")]
2017 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "FormatCustomized", MemberParameters = new object[]
2018 {
2019 typeof(global::System.DateTime),
2020 typeof(global::System.ReadOnlySpan<char>),
2022 typeof(global::System.TimeSpan),
2023 typeof(global::System.Text.StringBuilder)
2024 }, ReturnType = typeof(global::System.Text.StringBuilder))]
2025 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "TryParse", MemberParameters = new object[]
2026 {
2027 typeof(global::System.ReadOnlySpan<char>),
2029 typeof(DateTimeStyles),
2030 typeof(ref global::System.DateTimeResult)
2031 }, ReturnType = typeof(bool))]
2032 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "MatchAbbreviatedMonthName", MemberParameters = new object[]
2033 {
2034 typeof(ref global::System.__DTString),
2036 typeof(ref int)
2037 }, ReturnType = typeof(bool))]
2038 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "MatchMonthName", MemberParameters = new object[]
2039 {
2040 typeof(ref global::System.__DTString),
2042 typeof(ref int)
2043 }, ReturnType = typeof(bool))]
2044 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "DoStrictParse", MemberParameters = new object[]
2045 {
2046 typeof(global::System.ReadOnlySpan<char>),
2047 typeof(global::System.ReadOnlySpan<char>),
2048 typeof(DateTimeStyles),
2050 typeof(ref global::System.DateTimeResult)
2051 }, ReturnType = typeof(bool))]
2052 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.__DTString), Member = ".ctor", MemberParameters = new object[]
2053 {
2054 typeof(global::System.ReadOnlySpan<char>),
2056 }, ReturnType = typeof(void))]
2057 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 7)]
2058 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "InitializeFormatFlags", ReturnType = typeof(DateTimeFormatFlags))]
2059 get
2060 {
2061 throw null;
2062 }
2063 }
class f__AnonymousType0<< Count > j__TPar