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

◆ ToString()

override string System.ComponentModel.InheritanceAttribute.ToString ( )
inline

Definition at line 79 of file InheritanceAttribute.cs.

80 {
81 if (!true)
82 {
83 }
84 Type type;
85 TypeConverter converter = TypeDescriptor.GetConverter(type);
87 string text;
88 return text;
89 }
class f__AnonymousType0<< Count > j__TPar
readonly InheritanceLevel< InheritanceLevel > k__BackingField

References System.converter, System.ComponentModel.TypeDescriptor.GetConverter(), j__TPar, System.ComponentModel.InheritanceAttribute.k__BackingField, and System.text.