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