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

◆ PropertyChanged

PropertyChangedEventHandler Newtonsoft.Json.Linq.JObject.PropertyChanged
setaddremove

Implements System.ComponentModel.INotifyPropertyChanged.

Definition at line 38 of file JObject.cs.

39 {
41 [global::Cpp2ILInjected.Token(Token = "0x60007AF")]
42 [global::Cpp2ILInjected.Address(RVA = "0x1D0B0B0", Offset = "0x1D0B0B0", Length = "0x9C")]
43 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
44 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
45 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
46 {
49 }, ReturnType = typeof(Delegate))]
50 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
51 add
52 {
53 throw null;
54 }
56 [global::Cpp2ILInjected.Token(Token = "0x60007B0")]
57 [global::Cpp2ILInjected.Address(RVA = "0x1D0B14C", Offset = "0x1D0B14C", Length = "0x9C")]
58 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
59 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
60 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
61 {
64 }, ReturnType = typeof(Delegate))]
65 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
66 remove
67 {
68 throw null;
69 }
70 }
class f__AnonymousType0<< Count > j__TPar
class< Annotations > IEnumerator where Offset
Definition JToken.cs:3404
class< Annotations > IEnumerator where Length
Definition JToken.cs:3404