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

◆ DisplayName

override string System.ComponentModel.ExtendedPropertyDescriptor.DisplayName
getset

Definition at line 116 of file ExtendedPropertyDescriptor.cs.

117 {
118 [global::Cpp2ILInjected.Token(Token = "0x6001746")]
119 [global::Cpp2ILInjected.Address(RVA = "0x1E4C430", Offset = "0x1E4C430", Length = "0x1D4")]
120 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
121 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
122 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MemberDescriptor), Member = "get_DisplayName", ReturnType = typeof(string))]
123 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Type), Member = "GetTypeFromHandle", MemberParameters = new object[] { typeof(RuntimeTypeHandle) }, ReturnType = typeof(Type))]
124 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MemberDescriptor), Member = "GetSite", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(ISite))]
125 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Format", MemberParameters = new object[]
126 {
127 typeof(string),
128 typeof(object),
129 typeof(object)
130 }, ReturnType = typeof(string))]
131 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
132 get
133 {
134 throw null;
135 }
136 }
class f__AnonymousType0<< Count > j__TPar