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

◆ PropertyName

string Newtonsoft.Json.Serialization.JsonProperty.PropertyName
getset

Definition at line 38 of file JsonProperty.cs.

39 {
40 [global::Cpp2ILInjected.Token(Token = "0x600059F")]
41 [global::Cpp2ILInjected.Address(RVA = "0x1CEEE04", Offset = "0x1CEEE04", Length = "0x8")]
42 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
43 get
44 {
45 throw null;
46 }
47 [global::Cpp2ILInjected.Token(Token = "0x60005A0")]
48 [global::Cpp2ILInjected.Address(RVA = "0x1CE714C", Offset = "0x1CE714C", Length = "0x84")]
49 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
50 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DefaultContractResolver), Member = "CreatePropertyFromConstructorParameter", MemberParameters = new object[]
51 {
54 }, ReturnType = typeof(JsonProperty))]
55 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DefaultContractResolver), Member = "CreateProperties", MemberParameters = new object[]
56 {
57 typeof(Type),
58 typeof(MemberSerialization)
59 }, ReturnType = typeof(IList<JsonProperty>))]
60 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DefaultContractResolver), Member = "SetPropertySettingsFromAttributes", MemberParameters = new object[]
61 {
63 typeof(object),
64 typeof(string),
65 typeof(Type),
66 typeof(MemberSerialization),
67 typeof(ref bool)
68 }, ReturnType = typeof(void))]
69 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
70 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(JavaScriptUtils), Member = "ShouldEscapeJavaScriptString", MemberParameters = new object[]
71 {
72 typeof(string),
73 typeof(bool[])
74 }, ReturnType = typeof(bool))]
75 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
76 set
77 {
78 throw null;
79 }
80 }
class f__AnonymousType0<< Count > j__TPar