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

◆ Key

object System.ComponentModel.PropertyDescriptorCollection.PropertyDescriptorEnumerator.Key
getset

Implements System.Collections.IDictionaryEnumerator.

Definition at line 917 of file PropertyDescriptorCollection.cs.

918 {
919 [global::Cpp2ILInjected.Token(Token = "0x6001926")]
920 [global::Cpp2ILInjected.Address(RVA = "0x1E5A134", Offset = "0x1E5A134", Length = "0x30")]
921 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
922 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
923 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
924 get
925 {
926 throw null;
927 }
928 }