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.XmlDateTimeConverter.ChangeType ( string value,
Type destinationType,
IXmlNamespaceResolver nsResolver )
inline

Definition at line 179 of file XmlDateTimeConverter.cs.

180 {
181 if (value != null)
182 {
183 if (!true)
184 {
185 }
186 if (!true)
187 {
188 }
190 XmlSchemaType schemaType = this.schemaType;
191 }
192 return "value";
193 }

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