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

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

Definition at line 130 of file XmlNumeric10Converter.cs.

131 {
132 if (!true)
133 {
134 }
135 return XmlConvert.ToString(value);
136 }

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