2 references to Preprocessor
System.Xml (2)
System\Xml\Schema\Preprocessor.cs (1)
76
:
this
(nameTable, schemaNames, eventHandler, new XmlSchemaCompilationSettings()){}
System\Xml\Schema\XmlSchemaSet.cs (1)
1047
Preprocessor prep = new
Preprocessor
(nameTable, GetSchemaNames(nameTable), eventHandler, compilationSettings);