4 types derived from BaseProcessor
System.Xml (4)
System\Xml\Schema\Preprocessor.cs (1)
34internal sealed class Preprocessor : BaseProcessor {
System\Xml\Schema\SchemaCollectionCompiler.cs (1)
16internal sealed class SchemaCollectionCompiler : BaseProcessor {
System\Xml\Schema\SchemaCollectionpreProcessor.cs (1)
17internal sealed class SchemaCollectionPreprocessor : BaseProcessor {
System\Xml\Schema\SchemaSetCompiler.cs (1)
16internal sealed class Compiler : BaseProcessor {