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

◆ TextInfo

virtual TextInfo System.Globalization.CultureInfo.TextInfo
getset

Definition at line 2026 of file CultureInfo.cs.

2027 {
2028 [global::Cpp2ILInjected.Token(Token = "0x6002CE6")]
2029 [global::Cpp2ILInjected.Address(RVA = "0x1BFCFA0", Offset = "0x1BFCFA0", Length = "0x11C")]
2030 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
2031 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2032 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Threading.Monitor), Member = "Enter", MemberParameters = new object[]
2033 {
2034 typeof(object),
2035 typeof(ref bool)
2036 }, ReturnType = typeof(void))]
2037 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureInfo), Member = "CreateTextInfo", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(TextInfo))]
2038 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Threading.Monitor), Member = "Exit", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(void))]
2039 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 11)]
2040 get
2041 {
2042 throw null;
2043 }
2044 }
class f__AnonymousType0<< Count > j__TPar