System\Data\XMLSchema.cs (12)
417SetExtProperties(table, element.UnhandledAttributes);
1339SetExtProperties(relation, keyref.UnhandledAttributes);
1378SetExtProperties(fkc, keyref.UnhandledAttributes);
1419SetExtProperties(key[0].Table!.Constraints[name]!, keyNode.UnhandledAttributes);
1424SetExtProperties(found, keyNode.UnhandledAttributes);
1472SetExtProperties(table, node.UnhandledAttributes);
1648SetExtProperties(table, node.UnhandledAttributes);
2021SetExtProperties(column, attrs);
2135SetExtProperties(column, attrs);
2285SetExtProperties(column, attr.UnhandledAttributes);
2471SetExtProperties(column, el.UnhandledAttributes);
2606SetExtProperties(_ds, node.UnhandledAttributes);