3 references to Schemas
System.ServiceModel (3)
System\ServiceModel\Description\MessageContractExporter.cs (3)
1263soapExporter = new SoapSchemaExporter(Schemas); 1277xmlExporter = new XmlSchemaExporter(Schemas); 1322XmlSchemas schemas = this.Schemas;