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

◆ Values

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

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

Definition at line 675 of file PropertyDescriptorCollection.cs.

676 {
677 [global::Cpp2ILInjected.Token(Token = "0x6001917")]
678 [global::Cpp2ILInjected.Address(RVA = "0x1E599C8", Offset = "0x1E599C8", Length = "0xD0")]
679 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
680 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
681 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Array), Member = "Clone", ReturnType = typeof(object))]
682 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Array), Member = "Copy", MemberParameters = new object[]
683 {
684 typeof(Array),
685 typeof(int),
686 typeof(Array),
687 typeof(int),
688 typeof(int)
689 }, ReturnType = typeof(void))]
690 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
691 get
692 {
693 throw null;
694 }
695 }
class f__AnonymousType0<< Count > j__TPar