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

◆ PercentPositivePattern

int System.Globalization.NumberFormatInfo.PercentPositivePattern
getset

Definition at line 852 of file NumberFormatInfo.cs.

853 {
854 [global::Cpp2ILInjected.Token(Token = "0x6002C16")]
855 [global::Cpp2ILInjected.Address(RVA = "0x1BF2514", Offset = "0x1BF2514", Length = "0x8")]
856 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
857 get
858 {
859 throw null;
860 }
861 }