6 references to XmlSchemaImport
System.Private.DataContractSerialization (1)
System\Runtime\Serialization\SchemaHelper.cs (1)
168XmlSchemaImport import = new XmlSchemaImport();
System.Private.Xml (5)
System\Xml\Schema\Inference\Infer.cs (2)
466XmlSchemaImport import = new XmlSchemaImport(); 571XmlSchemaImport import = new XmlSchemaImport();
System\Xml\Schema\XsdBuilder.cs (1)
1195builder._xso = builder._import = new XmlSchemaImport();
System\Xml\Serialization\XmlSchemaExporter.cs (1)
307XmlSchemaImport import = new XmlSchemaImport();
System\Xml\Serialization\XmlSchemas.cs (1)
355XmlSchemaImport import = new XmlSchemaImport();