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