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

◆ ChangeType() [9/9]

override object System.Xml.Schema.XmlNumeric10Converter.ChangeType ( string value,
Type destinationType,
IXmlNamespaceResolver nsResolver )
inline

Definition at line 211 of file XmlNumeric10Converter.cs.

212 {
213 if (value != null)
214 {
215 if (!true)
216 {
217 }
218 if (!true)
219 {
220 }
222 XmlSchemaType schemaType = this.schemaType;
223 }
224 return "value";
225 }

References System.Xml.Schema.XmlBaseConverter.clrTypeDefault, System.Xml.Schema.XmlBaseConverter.schemaType, and System.value.