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

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

Definition at line 132 of file XmlAnyConverter.cs.

133 {
134 if (!true)
135 {
136 }
137 if (!true)
138 {
139 }
141 XmlSchemaSimpleType builtInSimpleType = XmlSchemaType.GetBuiltInSimpleType(XmlTypeCode.Decimal);
142 object obj;
143 return obj;
144 }
class f__AnonymousType0<< Count > j__TPar

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