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

◆ RemoveNode()

void System.Xml.Linq.XContainer.RemoveNode ( XNode n)
inlinepackageinherited

Definition at line 231 of file XContainer.cs.

232 {
233 if (!true)
234 {
235 }
237 object obj = this.content;
238 if (obj != null)
239 {
240 }
241 }

References System.Xml.Linq.XContainer.content, System.obj, and System.Xml.Linq.XObject.parent.

Referenced by System.Xml.Linq.XNode.Remove().