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

◆ FullTimeSpanNegativePattern

string System.Globalization.DateTimeFormatInfo.FullTimeSpanNegativePattern
getsetpackage

Definition at line 1910 of file DateTimeFormatInfo.cs.

1911 {
1912 [global::Cpp2ILInjected.Token(Token = "0x6002AF2")]
1913 [global::Cpp2ILInjected.Address(RVA = "0x1BDC3D0", Offset = "0x1BDC3D0", Length = "0x68")]
1914 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TimeSpanFormat), Member = "FormatToBuilder", MemberParameters = new object[]
1915 {
1916 typeof(global::System.TimeSpan),
1917 typeof(global::System.ReadOnlySpan<char>),
1918 typeof(global::System.IFormatProvider)
1919 }, ReturnType = typeof(global::System.Text.StringBuilder))]
1920 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Globalization.TimeSpanParse.TimeSpanRawInfo", Member = "Init", MemberParameters = new object[] { typeof(DateTimeFormatInfo) }, ReturnType = typeof(void))]
1921 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TimeSpanParse), Member = "TryParseTimeSpan", MemberParameters = new object[]
1922 {
1923 typeof(global::System.ReadOnlySpan<char>),
1924 "System.Globalization.TimeSpanParse.TimeSpanStandardStyles",
1925 typeof(global::System.IFormatProvider),
1926 typeof(ref TimeSpanParse.TimeSpanResult)
1927 }, ReturnType = typeof(bool))]
1928 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
1929 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_FullTimeSpanPositivePattern", ReturnType = typeof(string))]
1930 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
1931 {
1932 typeof(string),
1933 typeof(string)
1934 }, ReturnType = typeof(string))]
1935 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1936 get
1937 {
1938 throw null;
1939 }
1940 }
class f__AnonymousType0<< Count > j__TPar