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

override object System.Xml.Schema.XmlAnyConverter.ChangeType ( double value,
Type destinationType )
inline

Definition at line 147 of file XmlAnyConverter.cs.

148 {
149 if (!true)
150 {
151 }
152 if (!true)
153 {
154 }
156 XmlSchemaSimpleType builtInSimpleType = XmlSchemaType.GetBuiltInSimpleType(XmlTypeCode.Double);
157 object obj;
158 return obj;
159 }
class f__AnonymousType0<< Count > j__TPar

References System.Xml.Schema.XmlBaseConverter.clrTypeDefault, System.Xml.Schema.XmlSchemaType.GetBuiltInSimpleType(), j__TPar, and System.obj.