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
XmlSchemaValidationFlags.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.XmlSchemaValidationFlags {
  System.Xml.Schema.None = 0 , System.Xml.Schema.ProcessInlineSchema = 1 , System.Xml.Schema.ProcessSchemaLocation = 2 , System.Xml.Schema.ReportValidationWarnings = 4 ,
  System.Xml.Schema.ProcessIdentityConstraints = 8 , System.Xml.Schema.AllowXmlAttributes = 16
}