System\Data\XMLSchema.cs (12)
420SetExtProperties(table, element.UnhandledAttributes);
1343SetExtProperties(relation, keyref.UnhandledAttributes);
1382SetExtProperties(fkc, keyref.UnhandledAttributes);
1423SetExtProperties(key[0].Table!.Constraints[name]!, keyNode.UnhandledAttributes);
1428SetExtProperties(found, keyNode.UnhandledAttributes);
1476SetExtProperties(table, node.UnhandledAttributes);
1652SetExtProperties(table, node.UnhandledAttributes);
2025SetExtProperties(column, attrs);
2139SetExtProperties(column, attrs);
2289SetExtProperties(column, attr.UnhandledAttributes);
2475SetExtProperties(column, el.UnhandledAttributes);
2610SetExtProperties(_ds, node.UnhandledAttributes);