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

◆ EOL

bool System.Globalization.TimeSpanParse.TimeSpanTokenizer.EOL
getsetpackage

Definition at line 782 of file TimeSpanParse.cs.

783 {
784 [global::Cpp2ILInjected.Token(Token = "0x6002B4D")]
785 [global::Cpp2ILInjected.Address(RVA = "0x1BE9838", Offset = "0x1BE9838", Length = "0x4C")]
786 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
787 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
788 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
789 get
790 {
791 throw null;
792 }
793 }