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