3 references to XmlSchemaCompilationSettings
System.Private.Xml (3)
System\Xml\Schema\BaseProcessor.cs (1)
20: this(nameTable, schemaNames, eventHandler, new XmlSchemaCompilationSettings())
System\Xml\Schema\Preprocessor.cs (1)
76: this(nameTable, schemaNames, eventHandler, new XmlSchemaCompilationSettings())
System\Xml\Schema\XmlSchemaSet.cs (1)
116_compilationSettings = new XmlSchemaCompilationSettings();