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
DateTimeConverterBase.cs
Go to the documentation of this file.
1using System;
5
7{
9 [global::Cpp2ILInjected.Token(Token = "0x20000F9")]
10 public abstract class DateTimeConverterBase : JsonConverter
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x6000A10")]
13 [global::Cpp2ILInjected.Address(RVA = "0x1D25B3C", Offset = "0x1D25B3C", Length = "0x140")]
14 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
15 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
16 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Type), Member = "GetTypeFromHandle", MemberParameters = new object[] { typeof(RuntimeTypeHandle) }, ReturnType = typeof(Type))]
17 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 9)]
18 public override bool CanConvert(Type objectType)
19 {
20 throw null;
21 }
22
23 [global::Cpp2ILInjected.Token(Token = "0x6000A11")]
24 [global::Cpp2ILInjected.Address(RVA = "0x1D25C7C", Offset = "0x1D25C7C", Length = "0x8")]
25 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
26 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(JsonConverter), Member = ".ctor", ReturnType = typeof(void))]
28 {
29 throw null;
30 }
31 }
32}
class f__AnonymousType0<< Count > j__TPar