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

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

Definition at line 99 of file XmlAnyConverter.cs.

100 {
101 if (!true)
102 {
103 }
104 if (!true)
105 {
106 }
108 XmlSchemaSimpleType builtInSimpleType = XmlSchemaType.GetBuiltInSimpleType(XmlTypeCode.Boolean);
109 object obj;
110 return obj;
111 }
class f__AnonymousType0<< Count > j__TPar

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