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

◆ NegativeInfinitySymbol

string System.Globalization.NumberFormatInfo.NegativeInfinitySymbol
getset

Definition at line 876 of file NumberFormatInfo.cs.

877 {
878 [global::Cpp2ILInjected.Token(Token = "0x6002C18")]
879 [global::Cpp2ILInjected.Address(RVA = "0x1BF2524", Offset = "0x1BF2524", Length = "0x8")]
880 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
881 get
882 {
883 throw null;
884 }
885 }