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

Go to the source code of this file.

Namespaces

namespace  System
 
namespace  System.Xml
 

Enumerations

enum  System.Xml.XmlTokenizedType {
  System.Xml.CDATA , System.Xml.ID , System.Xml.IDREF , System.Xml.IDREFS ,
  System.Xml.ENTITY , System.Xml.ENTITIES , System.Xml.NMTOKEN , System.Xml.NMTOKENS ,
  System.Xml.NOTATION , System.Xml.ENUMERATION , System.Xml.QName , System.Xml.NCName ,
  System.Xml.None
}