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

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

Definition at line 114 of file XmlAnyConverter.cs.

115 {
116 if (!true)
117 {
118 }
119 if (!true)
120 {
121 }
123 if (!true)
124 {
125 }
126 XmlSchemaSimpleType builtInSimpleType = XmlSchemaType.GetBuiltInSimpleType(XmlTypeCode.DateTime);
127 object obj;
128 return obj;
129 }
class f__AnonymousType0<< Count > j__TPar

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