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

◆ this[string name]

virtual EventDescriptor System.ComponentModel.EventDescriptorCollection.this[string name]
getset

Definition at line 131 of file EventDescriptorCollection.cs.

132 {
133 [global::Cpp2ILInjected.Token(Token = "0x6001716")]
134 [global::Cpp2ILInjected.Address(RVA = "0x1E4AEFC", Offset = "0x1E4AEFC", Length = "0x14")]
135 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
136 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
137 get
138 {
139 throw null;
140 }
141 }