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