28 references to Add
System.ServiceModel (10)
System\ServiceModel\Description\MessageContractExporter.cs (2)
327
wsdl.Types.Schemas.
Add
(xsd);
1294
((XmlSchemas)schemas).
Add
(schema);
System\ServiceModel\Description\MessageContractImporter.cs (6)
970
schemas.
Add
(schema);
993
encodedSchemas.
Add
(schema);
997
literalSchemas.
Add
(schema);
1028
schemas.
Add
(fakeXsdSchema);
1065
encodedSchemas.
Add
(schema);
1076
literalSchemas.
Add
(schema);
System\ServiceModel\Description\WsdlHelper.cs (1)
52
singleWsdl.Types.Schemas.
Add
(newSchema);
System\ServiceModel\Security\WSTrustServiceContract.cs (1)
2010
context.WsdlPort.Service.ServiceDescription.Types.Schemas.
Add
(importedSchema);
System.Web.Services (12)
System\Web\Services\Description\HttpProtocolReflector.cs (1)
79
ServiceDescription.Types.Schemas.
Add
(schema);
System\Web\Services\Description\ServiceDescriptionImporter.cs (8)
316
schemas.
Add
(schema);
412
allSchemas.
Add
(schema);
416
allSchemas.
Add
(schema);
477
xmlschemas.
Add
(schema);
496
abstractSchemas.
Add
(schema);
499
concreteSchemas.
Add
(schema);
542
abstractSchemas.
Add
(schema);
550
concreteSchemas.
Add
(schema);
System\Web\Services\Description\ServiceDescriptionReflector.cs (1)
212
Schemas.
Add
(schema);
System\Web\Services\Description\ServiceDescriptionSerializer.cs (1)
6790
if ((object)(a_4) == null) Reader.Skip(); else a_4.
Add
(Read66_XmlSchema(false, true));
System\Web\Services\Protocols\DiscoveryServerProtocol.cs (1)
158
description.Types.Schemas.
Add
(top);
System.Xml (6)
System\Xml\Serialization\SoapSchemaExporter.cs (1)
111
schemas.
Add
(schema);
System\Xml\Serialization\XmlSchemaExporter.cs (2)
268
schemas.
Add
(schema);
472
schemas.
Add
(serializableMapping.Schema);
System\Xml\Serialization\XmlSchemas.cs (3)
115
return
Add
(schema);
147
Add
(schema);
375
Add
(schema);