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

◆ FullTimeSpanPositivePattern

string System.Globalization.DateTimeFormatInfo.FullTimeSpanPositivePattern
getsetpackage

Definition at line 1870 of file DateTimeFormatInfo.cs.

1871 {
1872 [global::Cpp2ILInjected.Token(Token = "0x6002AF1")]
1873 [global::Cpp2ILInjected.Address(RVA = "0x1BDC308", Offset = "0x1BDC308", Length = "0xC8")]
1874 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "get_FullTimeSpanNegativePattern", ReturnType = typeof(string))]
1875 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TimeSpanFormat), Member = "FormatToBuilder", MemberParameters = new object[]
1876 {
1877 typeof(global::System.TimeSpan),
1878 typeof(global::System.ReadOnlySpan<char>),
1879 typeof(global::System.IFormatProvider)
1880 }, ReturnType = typeof(global::System.Text.StringBuilder))]
1881 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Globalization.TimeSpanParse.TimeSpanRawInfo", Member = "Init", MemberParameters = new object[] { typeof(DateTimeFormatInfo) }, ReturnType = typeof(void))]
1882 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TimeSpanParse), Member = "TryParseTimeSpan", MemberParameters = new object[]
1883 {
1884 typeof(global::System.ReadOnlySpan<char>),
1885 "System.Globalization.TimeSpanParse.TimeSpanStandardStyles",
1886 typeof(global::System.IFormatProvider),
1887 typeof(ref TimeSpanParse.TimeSpanResult)
1888 }, ReturnType = typeof(bool))]
1889 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
1890 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureData), Member = "GetCultureData", MemberParameters = new object[]
1891 {
1892 typeof(string),
1893 typeof(bool)
1894 }, ReturnType = typeof(CultureData))]
1895 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NumberFormatInfo), Member = ".ctor", MemberParameters = new object[] { typeof(CultureData) }, ReturnType = typeof(void))]
1896 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
1897 {
1898 typeof(string),
1899 typeof(string),
1900 typeof(string)
1901 }, ReturnType = typeof(string))]
1902 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
1903 get
1904 {
1905 throw null;
1906 }
1907 }
class f__AnonymousType0<< Count > j__TPar