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

◆ NextChar

char System.Globalization.TimeSpanParse.TimeSpanTokenizer.NextChar
getsetpackage

Definition at line 804 of file TimeSpanParse.cs.

805 {
806 [global::Cpp2ILInjected.Token(Token = "0x6002B4F")]
807 [global::Cpp2ILInjected.Address(RVA = "0x1BE97D8", Offset = "0x1BE97D8", Length = "0x60")]
808 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
809 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TimeSpanParse), Member = "ParseExactDigits", MemberParameters = new object[]
810 {
811 typeof(ref TimeSpanParse.TimeSpanTokenizer),
812 typeof(int),
813 typeof(int),
814 typeof(ref int),
815 typeof(ref int)
816 }, ReturnType = typeof(bool))]
817 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TimeSpanParse), Member = "ParseExactLiteral", MemberParameters = new object[]
818 {
819 typeof(ref TimeSpanParse.TimeSpanTokenizer),
820 typeof(global::System.Text.StringBuilder)
821 }, ReturnType = typeof(bool))]
822 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
823 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
824 get
825 {
826 throw null;
827 }
828 }
class f__AnonymousType0<< Count > j__TPar