6 references to Add
System.Private.Xml (6)
System\Xml\Schema\XmlSchemaSet.cs (6)
235
schema =
Add
(targetNamespace, ParseSchema(targetNamespace, reader));
273
schema =
Add
(targetNamespace, ParseSchema(targetNamespace, schemaDocument));
334
currentSchema =
Add
(schema.TargetNamespace, schema);
376
return
Add
(schema.TargetNamespace, schema);
813
Add
(targetNamespace, schema!);
1244
schema =
Add
(targetNamespace, schema);