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

◆ Converter

virtual TypeConverter System.ComponentModel.PropertyDescriptor.Converter
getsetinherited

Definition at line 83 of file PropertyDescriptor.cs.

84 {
85 [global::Cpp2ILInjected.Token(Token = "0x60018D5")]
86 [global::Cpp2ILInjected.Address(RVA = "0x1E56EF0", Offset = "0x1E56EF0", Length = "0x248")]
87 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
88 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
89 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Type), Member = "GetTypeFromHandle", MemberParameters = new object[] { typeof(RuntimeTypeHandle) }, ReturnType = typeof(Type))]
90 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PropertyDescriptor), Member = "GetTypeFromName", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(Type))]
91 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Type), Member = "op_Inequality", MemberParameters = new object[]
92 {
93 typeof(Type),
95 }, ReturnType = typeof(bool))]
96 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PropertyDescriptor), Member = "CreateInstance", MemberParameters = new object[] { typeof(Type) }, ReturnType = typeof(object))]
97 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TypeDescriptor), Member = "GetConverter", MemberParameters = new object[] { typeof(Type) }, ReturnType = typeof(TypeConverter))]
98 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 11)]
99 get
100 {
101 throw null;
102 }
103 }
class f__AnonymousType0<< Count > j__TPar
PropertyDescriptor(string name, Attribute[] attrs)