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 PropertyDescriptor System.ComponentModel.PropertyDescriptorCollection.this[int index]
getset

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

Definition at line 125 of file PropertyDescriptorCollection.cs.

126 {
127 [global::Cpp2ILInjected.Token(Token = "0x60018F4")]
128 [global::Cpp2ILInjected.Address(RVA = "0x1E58434", Offset = "0x1E58434", Length = "0x6C")]
129 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
130 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
131 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PropertyDescriptorCollection), Member = "EnsurePropsOwned", ReturnType = typeof(void))]
132 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(IndexOutOfRangeException), Member = ".ctor", ReturnType = typeof(void))]
133 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
134 get
135 {
136 throw null;
137 }
138 }
class f__AnonymousType0<< Count > j__TPar