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

◆ CurrentInfo

NumberFormatInfo System.Globalization.NumberFormatInfo.CurrentInfo
staticgetset

Definition at line 752 of file NumberFormatInfo.cs.

753 {
754 [global::Cpp2ILInjected.Token(Token = "0x6002C11")]
755 [global::Cpp2ILInjected.Address(RVA = "0x1BF21A8", Offset = "0x1BF21A8", Length = "0xE8")]
756 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
757 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(double), Member = "ToString", ReturnType = typeof(string))]
758 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(double), Member = "ToString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
759 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(double), Member = "Parse", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(double))]
760 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(int), Member = "Parse", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(int))]
761 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(int), Member = "Parse", MemberParameters = new object[]
762 {
763 typeof(string),
765 }, ReturnType = typeof(int))]
766 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(int), Member = "TryParse", MemberParameters = new object[]
767 {
768 typeof(string),
769 typeof(ref int)
770 }, ReturnType = typeof(bool))]
771 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(int), Member = "TryParse", MemberParameters = new object[]
772 {
773 typeof(global::System.ReadOnlySpan<char>),
774 typeof(ref int)
775 }, ReturnType = typeof(bool))]
776 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(long), Member = "Parse", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(long))]
777 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(long), Member = "TryParse", MemberParameters = new object[]
778 {
779 typeof(string),
780 typeof(ref long)
781 }, ReturnType = typeof(bool))]
782 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(float), Member = "ToString", ReturnType = typeof(string))]
783 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(float), Member = "ToString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
784 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ushort), Member = "Parse", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(ushort))]
785 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(uint), Member = "Parse", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(uint))]
786 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(decimal), Member = "ToString", ReturnType = typeof(string))]
787 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Numerics.BigInteger", Member = "ToString", ReturnType = typeof(string))]
788 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 15)]
789 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Threading.Thread), Member = "get_CurrentThread", ReturnType = typeof(global::System.Threading.Thread))]
790 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Threading.Thread), Member = "get_CurrentCulture", ReturnType = typeof(CultureInfo))]
791 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Type), Member = "GetTypeFromHandle", MemberParameters = new object[] { typeof(global::System.RuntimeTypeHandle) }, ReturnType = typeof(global::System.Type))]
792 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
793 get
794 {
795 throw null;
796 }
797 }
class f__AnonymousType0<< Count > j__TPar