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

◆ CurrencyPositivePattern

int System.Globalization.NumberFormatInfo.CurrencyPositivePattern
getset

Definition at line 936 of file NumberFormatInfo.cs.

937 {
938 [global::Cpp2ILInjected.Token(Token = "0x6002C1D")]
939 [global::Cpp2ILInjected.Address(RVA = "0x1BF254C", Offset = "0x1BF254C", Length = "0x8")]
940 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
941 get
942 {
943 throw null;
944 }
945 }