2 references to Compiler
System.Private.Xml (2)
System\Xml\Schema\XmlSchema.cs (1)
233Compiler setCompiler = new Compiler(nameTable, eventHandler, null, compilationSettings);
System\Xml\Schema\XmlSchemaSet.cs (1)
498Compiler compiler = new Compiler(_nameTable, _eventHandler, _schemaForSchema, _compilationSettings);