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.Schema.XmlSchemaSet Class Reference
+ Collaboration diagram for System.Xml.Schema.XmlSchemaSet:

Public Member Functions

 XmlSchemaSet ()
 
 XmlSchemaSet (XmlNameTable nameTable)
 

Private Member Functions

void InternalValidationCallback (object sender, ValidationEventArgs e)
 

Private Attributes

XmlNameTable nameTable
 
SortedList schemas
 
ValidationEventHandler internalEventHandler
 
ValidationEventHandler eventHandler
 
Hashtable schemaLocations
 
Hashtable chameleonSchemas
 
Hashtable targetNamespaces
 
bool compileAll
 
SchemaInfo cachedCompiledInfo
 
XmlReaderSettings readerSettings
 
XmlSchemaCompilationSettings compilationSettings
 

Detailed Description

Definition at line 9 of file XmlSchemaSet.cs.


The documentation for this class was generated from the following file: