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
JsonConverterAttribute.cs
Go to the documentation of this file.
1using System;
6
7namespace Newtonsoft.Json
8{
9 [AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Enum | AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Interface | AttributeTargets.Parameter, AllowMultiple = false)]
10 [Preserve]
11 [global::Cpp2ILInjected.Token(Token = "0x2000022")]
12 public sealed class JsonConverterAttribute : Attribute
13 {
14 [global::Cpp2ILInjected.Token(Token = "0x17000016")]
16 {
17 [global::Cpp2ILInjected.Token(Token = "0x6000060")]
18 [global::Cpp2ILInjected.Address(RVA = "0x1CB73C0", Offset = "0x1CB73C0", Length = "0x8")]
19 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
20 get
21 {
22 throw null;
23 }
24 }
25
26 [global::Cpp2ILInjected.Token(Token = "0x17000017")]
27 public object[] ConverterParameters
28 {
30 [global::Cpp2ILInjected.Token(Token = "0x6000061")]
31 [global::Cpp2ILInjected.Address(RVA = "0x1CB73C8", Offset = "0x1CB73C8", Length = "0x8")]
32 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
33 get
34 {
35 throw null;
36 }
38 [global::Cpp2ILInjected.Token(Token = "0x6000062")]
39 [global::Cpp2ILInjected.Address(RVA = "0x1CB73D0", Offset = "0x1CB73D0", Length = "0x8")]
40 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
41 private set
42 {
43 throw null;
44 }
45 }
46
47 [global::Cpp2ILInjected.Token(Token = "0x6000063")]
48 [global::Cpp2ILInjected.Address(RVA = "0x1CB73D8", Offset = "0x1CB73D8", Length = "0x74")]
49 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JsonConverterAttribute), Member = ".ctor", MemberParameters = new object[]
50 {
51 typeof(Type),
52 typeof(object[])
53 }, ReturnType = typeof(void))]
54 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
55 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
56 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
57 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
59 {
60 throw null;
61 }
62
63 [global::Cpp2ILInjected.Token(Token = "0x6000064")]
64 [global::Cpp2ILInjected.Address(RVA = "0x1CB744C", Offset = "0x1CB744C", Length = "0x24")]
65 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
66 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(JsonConverterAttribute), Member = ".ctor", MemberParameters = new object[] { typeof(Type) }, ReturnType = typeof(void))]
68 {
69 throw null;
70 }
71
72 [global::Cpp2ILInjected.Token(Token = "0x4000054")]
73 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
75
77 [global::Cpp2ILInjected.Token(Token = "0x4000055")]
78 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
80 }
81}
class f__AnonymousType0<< Count > j__TPar
JsonConverterAttribute(Type converterType, params object[] converterParameters)
object[]< ConverterParameters > k__BackingField