4 references to AddToTable
System.Private.Xml (4)
System\Xml\Schema\XmlSchemaSet.cs (4)
976AddToTable(substitutionGroups, head, substGroup); 1135if (!AddToTable(elements!, element!.QualifiedName, element)) 1142if (!AddToTable(attributes!, attribute!.QualifiedName, attribute)) 1149if (!AddToTable(schemaTypes!, schemaType!.QualifiedName, schemaType))