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

override object System.Xml.Schema.XmlStringConverter.ChangeType ( string value,
Type destinationType,
IXmlNamespaceResolver nsResolver )
inline

Definition at line 38 of file XmlStringConverter.cs.

39 {
40 if (value != null)
41 {
42 if (!true)
43 {
44 }
45 if (!true)
46 {
47 }
49 XmlSchemaType schemaType = this.schemaType;
50 }
51 return "value";
52 }

References System.Xml.Schema.XmlBaseConverter.clrTypeDefault, System.Xml.Schema.XmlBaseConverter.schemaType, and System.value.