3 references to GetAttributes
System.ComponentModel.TypeConverter (1)
System\ComponentModel\TypeDescriptor.cs (1)
695
return
GetAttributes
(component, false);
System.Data.Common (1)
System\Data\Common\DbConnectionStringBuilder.cs (1)
609
return TypeDescriptor.
GetAttributes
(this, true);
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\AxHost.cs (1)
2437
return TypeDescriptor.
GetAttributes
(this, true);