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

◆ PrepareOwnerElementInElementIdAttrMap()

bool System.Xml.XmlAttribute.PrepareOwnerElementInElementIdAttrMap ( )
inlinepackageinherited

Definition at line 159 of file XmlAttribute.cs.

160 {
161 if (this != null)
162 {
163 bool flag;
164 return flag;
165 }
166 }

Referenced by System.Xml.XmlAttribute.AppendChild(), and System.Xml.XmlAttribute.RemoveChild().