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

◆ CanInsertAfter()

override bool System.Xml.XmlDocument.CanInsertAfter ( XmlNode newChild,
XmlNode refChild )
inlinepackagevirtual

Reimplemented from System.Xml.XmlNode.

Definition at line 429 of file XmlDocument.cs.

430 {
431 if (refChild != null || this != null)
432 {
433 }
434 bool flag;
435 return flag;
436 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.