8 references to XmlSchemaImport
dotnet-svcutil-lib (8)
FrameworkFork\Microsoft.Xml\Xml\schema\Inference\infer.cs (2)
485XmlSchemaImport import = new XmlSchemaImport(); 589XmlSchemaImport import = new XmlSchemaImport();
FrameworkFork\Microsoft.Xml\Xml\schema\XsdBuilder.cs (1)
1202builder._xso = builder._import = new XmlSchemaImport();
FrameworkFork\Microsoft.Xml\Xml\Serialization\SoapSchemaExporter.cs (1)
141XmlSchemaImport import = new XmlSchemaImport();
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSchemaExporter.cs (1)
344XmlSchemaImport import = new XmlSchemaImport();
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSchemas.cs (1)
462XmlSchemaImport import = new XmlSchemaImport();
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\SchemaHelper.cs (1)
52XmlSchemaImport import = new XmlSchemaImport();
FrameworkFork\System.Web.Services\Services\Description\ServiceDescriptionSerializer.cs (1)
12893o = new Microsoft.Xml.Schema.XmlSchemaImport();