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

◆ SortName

string System.Globalization.CultureInfo.SortName
getsetpackage

Definition at line 2899 of file CultureInfo.cs.

2900 {
2901 [global::Cpp2ILInjected.Token(Token = "0x6002D12")]
2902 [global::Cpp2ILInjected.Address(RVA = "0x1C01368", Offset = "0x1C01368", Length = "0x8")]
2903 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2904 get
2905 {
2906 throw null;
2907 }
2908 }