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

◆ NumberDecimalDigits

int System.Globalization.NumberFormatInfo.NumberDecimalDigits
getset

Definition at line 900 of file NumberFormatInfo.cs.

901 {
902 [global::Cpp2ILInjected.Token(Token = "0x6002C1A")]
903 [global::Cpp2ILInjected.Address(RVA = "0x1BF2534", Offset = "0x1BF2534", Length = "0x8")]
904 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
905 get
906 {
907 throw null;
908 }
909 }