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

◆ Parent

virtual CultureInfo System.Globalization.CultureInfo.Parent
getset

Definition at line 1998 of file CultureInfo.cs.

1999 {
2000 [global::Cpp2ILInjected.Token(Token = "0x6002CE5")]
2001 [global::Cpp2ILInjected.Address(RVA = "0x1BFCD7C", Offset = "0x1BFCD7C", Length = "0x20C")]
2002 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
2003 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2004 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "get_Chars", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(char))]
2005 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureInfo), Member = "get_InvariantCulture", ReturnType = typeof(CultureInfo))]
2006 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureInfo), Member = ".ctor", MemberParameters = new object[]
2007 {
2008 typeof(string),
2009 typeof(bool),
2010 typeof(bool)
2011 }, ReturnType = typeof(void))]
2012 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureInfo), Member = ".ctor", MemberParameters = new object[]
2013 {
2014 typeof(int),
2015 typeof(bool),
2016 typeof(bool)
2017 }, ReturnType = typeof(void))]
2018 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
2019 get
2020 {
2021 throw null;
2022 }
2023 }
class f__AnonymousType0<< Count > j__TPar