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

◆ SerializeToXmlElement()

virtual bool System.Configuration.ConfigurationElement.SerializeToXmlElement ( XmlWriter writer,
string elementName )
inlinepackagevirtualinherited

Reimplemented in System.Configuration.SettingValueElement.

Definition at line 84 of file ConfigurationElement.cs.

85 {
86 throw null;
87 }