2 references to Preprocessor
System.Private.Xml (2)
System\Xml\Schema\Preprocessor.cs (1)
76: this(nameTable, schemaNames, eventHandler, new XmlSchemaCompilationSettings())
System\Xml\Schema\XmlSchemaSet.cs (1)
1074Preprocessor prep = new Preprocessor(_nameTable, GetSchemaNames(_nameTable), _eventHandler, _compilationSettings);