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