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