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

◆ PropertyChanging

System ComponentModel global.PropertyChangingEventHandler Newtonsoft.Json.Linq.JObject.PropertyChanging
setaddremove

Definition at line 73 of file JObject.cs.

74 {
76 [global::Cpp2ILInjected.Token(Token = "0x60007B1")]
77 [global::Cpp2ILInjected.Address(RVA = "0x1D0B1E8", Offset = "0x1D0B1E8", Length = "0x9C")]
78 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
79 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
80 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
81 {
84 }, ReturnType = typeof(Delegate))]
85 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
86 add
87 {
88 throw null;
89 }
91 [global::Cpp2ILInjected.Token(Token = "0x60007B2")]
92 [global::Cpp2ILInjected.Address(RVA = "0x1D0B284", Offset = "0x1D0B284", Length = "0x9C")]
93 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
94 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
95 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
96 {
99 }, ReturnType = typeof(Delegate))]
100 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
101 remove
102 {
103 throw null;
104 }
105 }
class f__AnonymousType0<< Count > j__TPar
class< Annotations > IEnumerator where Offset
Definition JToken.cs:3404
class< Annotations > IEnumerator where Length
Definition JToken.cs:3404