12 references to SetExtProperties
System.Data (12)
fx\src\data\System\Data\XMLSchema.cs (12)
363SetExtProperties(table, element.UnhandledAttributes); 1138SetExtProperties(relation, keyref.UnhandledAttributes); 1173SetExtProperties(fkc, keyref.UnhandledAttributes); 1211SetExtProperties(key[0].Table.Constraints[name], keyNode.UnhandledAttributes); 1215SetExtProperties(found, keyNode.UnhandledAttributes); 1264SetExtProperties(table, node.UnhandledAttributes); 1425SetExtProperties(table, node.UnhandledAttributes); 1749SetExtProperties(column, attrs); 1848SetExtProperties(column, attrs); 1982SetExtProperties(column, attr.UnhandledAttributes); 2141SetExtProperties(column, el.UnhandledAttributes); 2254SetExtProperties(_ds, node.UnhandledAttributes);