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

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

Definition at line 162 of file XmlAnyConverter.cs.

163 {
164 if (!true)
165 {
166 }
167 if (!true)
168 {
169 }
171 XmlSchemaSimpleType builtInSimpleType = XmlSchemaType.GetBuiltInSimpleType(XmlTypeCode.Int);
172 object obj;
173 return obj;
174 }
class f__AnonymousType0<< Count > j__TPar

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