4 references to AddToTable
System.Private.Xml (4)
System\Xml\Schema\XmlSchemaSet.cs (4)
964AddToTable(substitutionGroups, head, substGroup); 1123if (!AddToTable(elements!, element!.QualifiedName, element)) 1130if (!AddToTable(attributes!, attribute!.QualifiedName, attribute)) 1137if (!AddToTable(schemaTypes!, schemaType!.QualifiedName, schemaType))