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[int index]

virtual EventDescriptor System.ComponentModel.EventDescriptorCollection.this[int index]
getset

Implements System.Collections.Generic.IList< T >.

Definition at line 115 of file EventDescriptorCollection.cs.

116 {
117 [global::Cpp2ILInjected.Token(Token = "0x6001715")]
118 [global::Cpp2ILInjected.Address(RVA = "0x1E4ADE4", Offset = "0x1E4ADE4", Length = "0x6C")]
119 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
120 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
121 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(EventDescriptorCollection), Member = "EnsureEventsOwned", ReturnType = typeof(void))]
122 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(IndexOutOfRangeException), Member = ".ctor", ReturnType = typeof(void))]
123 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
124 get
125 {
126 throw null;
127 }
128 }
class f__AnonymousType0<< Count > j__TPar