2 references to GetAttributes
System.ComponentModel.TypeConverter (1)
System\ComponentModel\TypeDescriptor.cs (1)
690return GetAttributes(component, false);
System.Data.Common (1)
System\Data\Common\DbConnectionStringBuilder.cs (1)
609return TypeDescriptor.GetAttributes(this, true);