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() [6/10]

override string System.Xml.Schema.XmlNumeric2Converter.ToString ( float value)
inline

Definition at line 110 of file XmlNumeric2Converter.cs.

111 {
112 XmlTypeCode typeCode = this.typeCode;
113 if (!true)
114 {
115 }
116 return XmlConvert.ToString(value);
117 }

References System.Xml.XmlConvert.ToString(), System.Xml.Schema.XmlBaseConverter.typeCode, and System.value.