terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.Xml.XPath Namespace Reference

Classes

class  XPathDocument
 
class  XPathItem
 
class  XPathNavigator
 
class  XPathNavigatorKeyComparer
 

Enumerations

enum  XPathNamespaceScope { All , ExcludeXml , Local }
 
enum  XPathNodeType {
  Root , Element , Attribute , Namespace ,
  Text , SignificantWhitespace , Whitespace , ProcessingInstruction ,
  Comment , All
}