terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ ChangeListType()

override object System.Xml.Schema.XmlListConverter.ChangeListType ( object value,
Type destinationType,
IXmlNamespaceResolver nsResolver )
inlineprotectedvirtual

Reimplemented from System.Xml.Schema.XmlBaseConverter.

Reimplemented in System.Xml.Schema.XmlUntypedConverter.

Definition at line 201 of file XmlListConverter.cs.

202 {
203 throw null;
204 }