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