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