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

◆ Value

object System.ComponentModel.PropertyDescriptorCollection.PropertyDescriptorEnumerator.Value
getset

Implements System.Collections.IDictionaryEnumerator.

Definition at line 931 of file PropertyDescriptorCollection.cs.

932 {
933 [global::Cpp2ILInjected.Token(Token = "0x6001927")]
934 [global::Cpp2ILInjected.Address(RVA = "0x1E5A164", Offset = "0x1E5A164", Length = "0x30")]
935 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
936 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
937 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
938 get
939 {
940 throw null;
941 }
942 }