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

◆ PercentGroupSeparator

string System.Globalization.NumberFormatInfo.PercentGroupSeparator
getset

Definition at line 996 of file NumberFormatInfo.cs.

997 {
998 [global::Cpp2ILInjected.Token(Token = "0x6002C22")]
999 [global::Cpp2ILInjected.Address(RVA = "0x1BF2574", Offset = "0x1BF2574", Length = "0x8")]
1000 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1001 get
1002 {
1003 throw null;
1004 }
1005 }