5 references to
System.ComponentModel.TypeConverter (2)
System\ComponentModel\PropertyDescriptor.cs (1)
309if (!(attrs[i] is EditorAttribute attr))
System\ComponentModel\TypeDescriptor.cs (1)
2549if (attributes[i] is DesignerAttribute designerAttribute)
System.Windows.Forms.Design (3)
System\ComponentModel\Design\Serialization\CodeDomDesignerLoader.cs (1)
161if (attributes[i] is DesignerAttribute designerAttribute)
System\Windows\Forms\Design\ComponentTray.cs (1)
776if (attributes[i] is DesignerAttribute da)
System\Windows\Forms\Design\DataGridViewAddColumnDialog.cs (1)
210if (attributes[i] is DesignerAttribute attribute)