2 references to Compiler
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchema.cs (1)
273Compiler setCompiler = new Compiler(nameTable, eventHandler, null, compilationSettings);
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaSet.cs (1)
621Compiler compiler = new Compiler(_nameTable, _eventHandler, _schemaForSchema, _compilationSettings);