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

◆ PositiveInfinitySymbol

string System.Globalization.NumberFormatInfo.PositiveInfinitySymbol
getset

Definition at line 948 of file NumberFormatInfo.cs.

949 {
950 [global::Cpp2ILInjected.Token(Token = "0x6002C1E")]
951 [global::Cpp2ILInjected.Address(RVA = "0x1BF2554", Offset = "0x1BF2554", Length = "0x8")]
952 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
953 get
954 {
955 throw null;
956 }
957 }