2 instantiations of Compiler
System.Xml (2)
System\Xml\Schema\XmlSchema.cs (1)
254Compiler setCompiler = new Compiler(nameTable, eventHandler, null, compilationSettings);
System\Xml\Schema\XmlSchemaSet.cs (1)
529Compiler compiler = new Compiler(nameTable, eventHandler, schemaForSchema, compilationSettings);
2 references to Compiler
System.Xml (2)
System\Xml\Schema\XmlSchema.cs (1)
254Compiler setCompiler = new Compiler(nameTable, eventHandler, null, compilationSettings);
System\Xml\Schema\XmlSchemaSet.cs (1)
529Compiler compiler = new Compiler(nameTable, eventHandler, schemaForSchema, compilationSettings);