4 references to AddToTable
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaSet.cs (4)
1128AddToTable(substitutionGroups, head, substGroup); 1292if (!AddToTable(elements, element.QualifiedName, element)) 1299if (!AddToTable(attributes, attribute.QualifiedName, attribute)) 1306if (!AddToTable(schemaTypes, schemaType.QualifiedName, schemaType))