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

◆ RemoveNodesSkipNotify()

void System.Xml.Linq.XContainer.RemoveNodesSkipNotify ( )
inlineprivateinherited

Definition at line 244 of file XContainer.cs.

245 {
246 if (this.content != null)
247 {
248 }
249 }

References System.Xml.Linq.XContainer.content.

Referenced by System.Xml.Linq.XContainer.RemoveNodes().