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

◆ NegativeSign

string System.Globalization.NumberFormatInfo.NegativeSign
getset

Definition at line 888 of file NumberFormatInfo.cs.

889 {
890 [global::Cpp2ILInjected.Token(Token = "0x6002C19")]
891 [global::Cpp2ILInjected.Address(RVA = "0x1BF252C", Offset = "0x1BF252C", Length = "0x8")]
892 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
893 get
894 {
895 throw null;
896 }
897 }