4 references to AddToTable
System.Xml (4)
System\Xml\Schema\XmlSchemaSet.cs (4)
963
AddToTable
(substitutionGroups, head, substGroup);
1100
if(!
AddToTable
(elements, element.QualifiedName, element)) {
1105
if (!
AddToTable
(attributes, attribute.QualifiedName, attribute)) {
1110
if (!
AddToTable
(schemaTypes, schemaType.QualifiedName, schemaType)) {