1 instantiation of SchemaCollectionCompiler
System.Private.Xml (1)
System\Xml\Schema\XmlSchema.cs (1)
222SchemaCollectionCompiler compiler = new SchemaCollectionCompiler(nameTable, validationEventHandler);
2 references to SchemaCollectionCompiler
System.Private.Xml (2)
System\Xml\Schema\XmlSchema.cs (2)
222SchemaCollectionCompiler compiler = new SchemaCollectionCompiler(nameTable, validationEventHandler); 443SchemaCollectionCompiler.Cleanup(that);