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

◆ Disposed

EventHandler System.ComponentModel.MarshalByValueComponent.Disposed
setaddremove

Implements System.ComponentModel.IComponent.

Definition at line 34 of file MarshalByValueComponent.cs.

35 {
36 [global::Cpp2ILInjected.Token(Token = "0x6001828")]
37 [global::Cpp2ILInjected.Address(RVA = "0x1E5034C", Offset = "0x1E5034C", Length = "0x84")]
38 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
39 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MarshalByValueComponent), Member = "get_Events", ReturnType = typeof(EventHandlerList))]
40 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(EventHandlerList), Member = "AddHandler", MemberParameters = new object[]
41 {
42 typeof(object),
44 }, ReturnType = typeof(void))]
45 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
46 add
47 {
48 throw null;
49 }
50 [global::Cpp2ILInjected.Token(Token = "0x6001829")]
51 [global::Cpp2ILInjected.Address(RVA = "0x1E50434", Offset = "0x1E50434", Length = "0x84")]
52 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
53 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MarshalByValueComponent), Member = "get_Events", ReturnType = typeof(EventHandlerList))]
54 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(EventHandlerList), Member = "RemoveHandler", MemberParameters = new object[]
55 {
56 typeof(object),
58 }, ReturnType = typeof(void))]
59 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
60 remove
61 {
62 throw null;
63 }
64 }
class f__AnonymousType0<< Count > j__TPar