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

override string System.Xml.Schema.XmlNumeric10Converter.ToString ( long value)
inline

Definition at line 139 of file XmlNumeric10Converter.cs.

140 {
141 if (!true)
142 {
143 }
144 return XmlConvert.ToString(value);
145 }

References System.Xml.XmlConvert.ToString(), and System.value.