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

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

Definition at line 177 of file XmlAnyConverter.cs.

178 {
179 if (!true)
180 {
181 }
182 if (!true)
183 {
184 }
186 XmlSchemaSimpleType builtInSimpleType = XmlSchemaType.GetBuiltInSimpleType(XmlTypeCode.Long);
187 object obj;
188 return obj;
189 }
class f__AnonymousType0<< Count > j__TPar

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