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

◆ CultureName

string System.Globalization.TextInfo.CultureName
getset

Definition at line 87 of file TextInfo.cs.

88 {
89 [global::Cpp2ILInjected.Token(Token = "0x6002C43")]
90 [global::Cpp2ILInjected.Address(RVA = "0x1BF31BC", Offset = "0x1BF31BC", Length = "0x8")]
91 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
92 get
93 {
94 throw null;
95 }
96 }