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
XPathNodeType.cs File Reference

Go to the source code of this file.

Namespaces

namespace  System
 
namespace  System.Xml
 
namespace  System.Xml.XPath
 

Enumerations

enum  System.Xml.XPath.XPathNodeType {
  System.Xml.XPath.Root , System.Xml.XPath.Element , System.Xml.XPath.Attribute , System.Xml.XPath.Namespace ,
  System.Xml.XPath.Text , System.Xml.XPath.SignificantWhitespace , System.Xml.XPath.Whitespace , System.Xml.XPath.ProcessingInstruction ,
  System.Xml.XPath.Comment , System.Xml.XPath.All
}