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

◆ Disposing

EventHandler< EventArgs > Microsoft.Xna.Framework.Graphics.GraphicsResource.Disposing
setaddremoveinherited

Definition at line 54 of file GraphicsResource.cs.

55 {
57 [global::Cpp2ILInjected.Token(Token = "0x60017B5")]
58 [global::Cpp2ILInjected.Address(RVA = "0xAB38B0", Offset = "0xAB38B0", Length = "0xB0")]
59 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
60 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
61 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
62 {
65 }, ReturnType = typeof(Delegate))]
66 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
67 add
68 {
69 throw null;
70 }
72 [global::Cpp2ILInjected.Token(Token = "0x60017B6")]
73 [global::Cpp2ILInjected.Address(RVA = "0xAB3960", Offset = "0xAB3960", Length = "0xB0")]
74 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
75 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
76 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
77 {
80 }, ReturnType = typeof(Delegate))]
81 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
82 remove
83 {
84 throw null;
85 }
86 }
class f__AnonymousType0<< Count > j__TPar