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

◆ Entry

DictionaryEntry System.ComponentModel.PropertyDescriptorCollection.PropertyDescriptorEnumerator.Entry
getset

Implements System.Collections.IDictionaryEnumerator.

Definition at line 898 of file PropertyDescriptorCollection.cs.

899 {
900 [global::Cpp2ILInjected.Token(Token = "0x6001925")]
901 [global::Cpp2ILInjected.Address(RVA = "0x1E5A0D8", Offset = "0x1E5A0D8", Length = "0x5C")]
902 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
903 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(PropertyDescriptorCollection.PropertyDescriptorEnumerator), Member = "get_Current", ReturnType = typeof(object))]
904 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
905 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DictionaryEntry), Member = ".ctor", MemberParameters = new object[]
906 {
907 typeof(object),
908 typeof(object)
909 }, ReturnType = typeof(void))]
910 get
911 {
912 throw null;
913 }
914 }
class f__AnonymousType0<< Count > j__TPar