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

◆ Keys

ICollection System.Collections.IDictionary. System.ComponentModel.PropertyDescriptorCollection.Keys
getsetprivate

Implements System.Collections.Generic.IDictionary< TKey, TValue >.

Definition at line 661 of file PropertyDescriptorCollection.cs.

662 {
663 [global::Cpp2ILInjected.Token(Token = "0x6001916")]
664 [global::Cpp2ILInjected.Address(RVA = "0x1E59908", Offset = "0x1E59908", Length = "0xC0")]
665 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
666 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
667 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
668 get
669 {
670 throw null;
671 }
672 }