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()

virtual object System.Xml.Schema.XmlBaseConverter.ChangeListType ( object value,
Type destinationType,
IXmlNamespaceResolver nsResolver )
inlineprotectedvirtualinherited

Reimplemented in System.Xml.Schema.XmlListConverter, and System.Xml.Schema.XmlUntypedConverter.

Definition at line 820 of file XmlBaseConverter.cs.

821 {
822 throw null;
823 }