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

◆ _name

string System.Globalization.CultureInfo._name
getsetpackage

Definition at line 1948 of file CultureInfo.cs.

1949 {
1950 [global::Cpp2ILInjected.Token(Token = "0x6002CE1")]
1951 [global::Cpp2ILInjected.Address(RVA = "0x1BFCAA0", Offset = "0x1BFCAA0", Length = "0x8")]
1952 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1953 get
1954 {
1955 throw null;
1956 }
1957 }