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

◆ PerMilleSymbol

string System.Globalization.NumberFormatInfo.PerMilleSymbol
getset

Definition at line 1020 of file NumberFormatInfo.cs.

1021 {
1022 [global::Cpp2ILInjected.Token(Token = "0x6002C24")]
1023 [global::Cpp2ILInjected.Address(RVA = "0x1BF2584", Offset = "0x1BF2584", Length = "0x8")]
1024 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1025 get
1026 {
1027 throw null;
1028 }
1029 }