terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Go to the source code of this file.
Namespaces | |
namespace | System |
namespace | System.Xml |
namespace | System.Xml.Schema |
Enumerations | |
enum | System.Xml.Schema.XmlSchemaDerivationMethod { System.Xml.Schema.Empty = 0 , System.Xml.Schema.Substitution = 1 , System.Xml.Schema.Extension = 2 , System.Xml.Schema.Restriction = 4 , System.Xml.Schema.List = 8 , System.Xml.Schema.Union = 16 , System.Xml.Schema.All = 255 , System.Xml.Schema.None = 256 } |