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

Definition at line 141 of file PropertyDescriptorCollection.cs.

142 {
143 [global::Cpp2ILInjected.Token(Token = "0x60018F5")]
144 [global::Cpp2ILInjected.Address(RVA = "0x1E5854C", Offset = "0x1E5854C", Length = "0x14")]
145 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
146 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
147 get
148 {
149 throw null;
150 }
151 }