10 references to Add
System.Xml (10)
System\Xml\Schema\XdrBuilder.cs (1)
511
_SchemaInfo.
Add
(schemaInfo, validationEventHandler);
System\Xml\Schema\XdrValidator.cs (3)
115
schemaInfo.
Add
(xdrSchema, EventHandler);
304
schemaInfo.
Add
(xdrSchema, EventHandler);
326
this.schemaInfo.
Add
(schemaInfo, EventHandler);
System\Xml\Schema\XmlSchemaSet.cs (3)
569
newCompiledInfo.
Add
(cachedCompiledInfo, eventHandler); //Add all the items from the old to the new compiled object
1117
newCompiledInfo.
Add
(cachedCompiledInfo, eventHandler); //Add all the items from the old to the new compiled object
1118
newCompiledInfo.
Add
(otherSet.CompiledInfo,eventHandler); //
System\Xml\Schema\XsdValidator.cs (3)
141
SchemaInfo.
Add
(inlineSchemaInfo, EventHandler);
500
SchemaInfo.
Add
(schemaInfo, EventHandler);
536
SchemaInfo.
Add
(schemaInfo, EventHandler);