terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ XmlSchemaSet() [2/2]

System.Xml.Schema.XmlSchemaSet.XmlSchemaSet ( XmlNameTable nameTable)
inline

Definition at line 15 of file XmlSchemaSet.cs.

16 {
17 do
18 {
19 base..ctor();
20 }
21 while (nameTable == null);
24 XmlReaderSettings xmlReaderSettings = this.readerSettings;
25 this.compileAll = true;
26 }
class f__AnonymousType0<< Count > j__TPar
XmlReaderSettings readerSettings

References j__TPar, System.Xml.Schema.XmlSchemaSet.nameTable, and System.Xml.Schema.XmlSchemaSet.readerSettings.