18 references to Add
System.Data.Common (2)
System\Data\DataSet.cs (1)
1837
sSet.
Add
(s);
System\Data\DataTable.cs (1)
6420
sSet.
Add
(s);
System.Private.DataContractSerialization (5)
System\Runtime\Serialization\SchemaExporter.cs (2)
72
Schemas.
Add
(schema);
796
schemas.
Add
(datasetSchema);
System\Runtime\Serialization\SchemaHelper.cs (1)
142
schemas.
Add
(schema);
System\Runtime\Serialization\SchemaImporter.cs (2)
56
_schemaSet.
Add
(schema);
146
schemaSet.
Add
(xsdSchema);
System.Private.Xml (11)
System\Xml\Schema\Inference\Infer.cs (2)
343
_schemaSet.
Add
(xs);
488
_schemaSet!.
Add
(xs);
System\Xml\Schema\XmlSchemaValidator.cs (2)
342
_schemaSet.
Add
(schema);
1809
localSet.
Add
(Preprocessor.GetBuildInSchema());
System\Xml\Serialization\SchemaImporter.cs (2)
35
schemas.SchemaSet.
Add
(XmlSchemas.XsdSchema);
40
schemas.SchemaSet.
Add
(XmlSchemas.XmlSchema);
System\Xml\Serialization\XmlSchemas.cs (5)
179
SchemaSet.
Add
(schema);
641
_schemaSet.
Add
(s);
648
_schemaSet.
Add
(s);
656
_schemaSet.
Add
(XsdSchema);
663
_schemaSet.
Add
(XmlSchema);