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