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

◆ HasNodeTypeInPrevSiblings()

bool System.Xml.XmlDocument.HasNodeTypeInPrevSiblings ( XmlNodeType nt,
XmlNode refNode )
inlineprivate

Definition at line 402 of file XmlDocument.cs.

403 {
404 if (refNode != null)
405 {
406 if (refNode != null && refNode != null)
407 {
408 while (refNode != null)
409 {
410 }
411 }
412 }
413 return true;
414 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.