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.XmlNumeric2Converter.ChangeType ( string value,
Type destinationType,
IXmlNamespaceResolver nsResolver )
inline

Definition at line 157 of file XmlNumeric2Converter.cs.

158 {
159 if (value != null)
160 {
161 if (!true)
162 {
163 }
164 if (!true)
165 {
166 }
168 XmlSchemaType schemaType = this.schemaType;
169 }
170 return "value";
171 }

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