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

◆ ListChanged

ListChangedEventHandler Newtonsoft.Json.Linq.JContainer.ListChanged
setaddremoveinherited

Implements System.ComponentModel.IBindingList.

Definition at line 23 of file JContainer.cs.

24 {
25 [global::Cpp2ILInjected.Token(Token = "0x600073F")]
26 [global::Cpp2ILInjected.Address(RVA = "0x1D07220", Offset = "0x1D07220", Length = "0x80")]
27 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
28 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
29 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
30 {
33 }, ReturnType = typeof(Delegate))]
34 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
35 add
36 {
37 throw null;
38 }
39 [global::Cpp2ILInjected.Token(Token = "0x6000740")]
40 [global::Cpp2ILInjected.Address(RVA = "0x1D072A0", Offset = "0x1D072A0", Length = "0x80")]
41 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
42 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
43 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
44 {
47 }, ReturnType = typeof(Delegate))]
48 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
49 remove
50 {
51 throw null;
52 }
53 }
class f__AnonymousType0<< Count > j__TPar
class< Annotations > IEnumerator where Offset
Definition JToken.cs:3404
class< Annotations > IEnumerator where Length
Definition JToken.cs:3404