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

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

Definition at line 174 of file XmlNumeric2Converter.cs.

175 {
176 if (value != null)
177 {
178 if (!true)
179 {
180 }
181 Type type = value.GetType();
183 return 2.08425545E-316;
184 }
185 return "value";
186 }
new Type GetType()
Definition Type.cs:287

References System.Xml.Schema.XmlBaseConverter.clrTypeDefault, System.Type.GetType(), and System.value.