6 references to Add
System.Private.Xml (6)
System\Xml\Schema\XmlSchemaSet.cs (6)
247
schema =
Add
(targetNamespace, ParseSchema(targetNamespace, reader));
285
schema =
Add
(targetNamespace, ParseSchema(targetNamespace, schemaDocument));
346
currentSchema =
Add
(schema.TargetNamespace, schema);
388
return
Add
(schema.TargetNamespace, schema);
825
Add
(targetNamespace, schema!);
1256
schema =
Add
(targetNamespace, schema);