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

◆ RemoveElementWithId()

void System.Xml.XmlDocument.RemoveElementWithId ( string id,
XmlElement elem )
inlinepackage

Definition at line 171 of file XmlDocument.cs.

172 {
173 if (this.htElementIdMap != null)
174 {
176 if (hashtable != null)
177 {
178 }
180 if (weakReference != null && hashtable == null)
181 {
183 return;
184 }
185 }
186 }
class f__AnonymousType0<< Count > j__TPar

References System.Xml.XmlDocument.htElementIdMap, and j__TPar.