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

◆ ResetParentInElementIdAttrMap()

void System.Xml.XmlAttributeCollection.ResetParentInElementIdAttrMap ( string oldVal,
string newVal )
inlinepackage

Definition at line 200 of file XmlAttributeCollection.cs.

201 {
202 if (this.parent != null)
203 {
204 }
205 }

References System.Xml.XmlNamedNodeMap.parent.