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

◆ CurrencyNegativePattern

int System.Globalization.NumberFormatInfo.CurrencyNegativePattern
getset

Definition at line 828 of file NumberFormatInfo.cs.

829 {
830 [global::Cpp2ILInjected.Token(Token = "0x6002C14")]
831 [global::Cpp2ILInjected.Address(RVA = "0x1BF2504", Offset = "0x1BF2504", Length = "0x8")]
832 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
833 get
834 {
835 throw null;
836 }
837 }