1 instantiation of SchemaCollectionPreprocessor
System.Private.Xml (1)
System\Xml\Schema\XmlSchema.cs (1)
214SchemaCollectionPreprocessor prep = new SchemaCollectionPreprocessor(nameTable, null, validationEventHandler);
2 references to SchemaCollectionPreprocessor
System.Private.Xml (2)
System\Xml\Schema\SchemaCollectionpreProcessor.cs (1)
54SchemaCollectionPreprocessor.Cleanup(schema);
System\Xml\Schema\XmlSchema.cs (1)
214SchemaCollectionPreprocessor prep = new SchemaCollectionPreprocessor(nameTable, null, validationEventHandler);