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

Go to the source code of this file.

Namespaces

namespace  System
 
namespace  System.Xml
 
namespace  System.Xml.Schema
 

Enumerations

enum  System.Xml.Schema.XmlTypeCode {
  System.Xml.Schema.None , System.Xml.Schema.Item , System.Xml.Schema.Node , System.Xml.Schema.Document ,
  System.Xml.Schema.Element , System.Xml.Schema.Attribute , System.Xml.Schema.Namespace , System.Xml.Schema.ProcessingInstruction ,
  System.Xml.Schema.Comment , System.Xml.Schema.Text , System.Xml.Schema.AnyAtomicType , System.Xml.Schema.UntypedAtomic ,
  System.Xml.Schema.String , System.Xml.Schema.Boolean , System.Xml.Schema.Decimal , System.Xml.Schema.Float ,
  System.Xml.Schema.Double , System.Xml.Schema.Duration , System.Xml.Schema.DateTime , System.Xml.Schema.Time ,
  System.Xml.Schema.Date , System.Xml.Schema.GYearMonth , System.Xml.Schema.GYear , System.Xml.Schema.GMonthDay ,
  System.Xml.Schema.GDay , System.Xml.Schema.GMonth , System.Xml.Schema.HexBinary , System.Xml.Schema.Base64Binary ,
  System.Xml.Schema.AnyUri , System.Xml.Schema.QName , System.Xml.Schema.Notation , System.Xml.Schema.NormalizedString ,
  System.Xml.Schema.Token , System.Xml.Schema.Language , System.Xml.Schema.NmToken , System.Xml.Schema.Name ,
  System.Xml.Schema.NCName , System.Xml.Schema.Id , System.Xml.Schema.Idref , System.Xml.Schema.Entity ,
  System.Xml.Schema.Integer , System.Xml.Schema.NonPositiveInteger , System.Xml.Schema.NegativeInteger , System.Xml.Schema.Long ,
  System.Xml.Schema.Int , System.Xml.Schema.Short , System.Xml.Schema.Byte , System.Xml.Schema.NonNegativeInteger ,
  System.Xml.Schema.UnsignedLong , System.Xml.Schema.UnsignedInt , System.Xml.Schema.UnsignedShort , System.Xml.Schema.UnsignedByte ,
  System.Xml.Schema.PositiveInteger , System.Xml.Schema.YearMonthDuration , System.Xml.Schema.DayTimeDuration
}