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