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

◆ CurrencyGroupSeparator

string System.Globalization.NumberFormatInfo.CurrencyGroupSeparator
getset

Definition at line 728 of file NumberFormatInfo.cs.

729 {
730 [global::Cpp2ILInjected.Token(Token = "0x6002C0F")]
731 [global::Cpp2ILInjected.Address(RVA = "0x1BF2460", Offset = "0x1BF2460", Length = "0x8")]
732 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
733 get
734 {
735 throw null;
736 }
737 }