2 references to SoapSchemaExporter
System.ServiceModel (1)
System\ServiceModel\Description\MessageContractExporter.cs (1)
1263
soapExporter = new
SoapSchemaExporter
(Schemas);
System.Web.Services (1)
System\Web\Services\Description\SoapProtocolReflector.cs (1)
52
soapExporter = new
SoapSchemaExporter
(ServiceDescription.Types.Schemas);