terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ DisplayName

override string System.ComponentModel.ExtendedPropertyDescriptor.DisplayName
get

Definition at line 82 of file ExtendedPropertyDescriptor.cs.

83 {
84 get
85 {
86 string displayName = base.DisplayName;
87 if (this != null)
88 {
89 }
90 IExtenderProvider provider = this._provider;
91 ISite site;
92 if (site != null && site != null)
93 {
94 string text;
95 return text;
96 }
97 return displayName;
98 }
99 }
class f__AnonymousType0<< Count > j__TPar