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