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

◆ NegativeInvariant

TimeSpanFormat.FormatLiterals System.Globalization.TimeSpanParse.TimeSpanRawInfo.NegativeInvariant
getsetpackage

Definition at line 857 of file TimeSpanParse.cs.

858 {
859 [global::Cpp2ILInjected.Token(Token = "0x6002B51")]
860 [global::Cpp2ILInjected.Address(RVA = "0x1BE9BEC", Offset = "0x1BE9BEC", Length = "0x6C")]
861 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
862 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
863 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
864 get
865 {
866 throw null;
867 }
868 }