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