8 instantiations of AttributeProviderAttribute
System.Windows.Forms (7)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
392AttributeProvider(typeof(IListSource))]
System\Windows\Forms\Controls\DataGridView\DataGridView.cs (1)
1905[AttributeProvider(typeof(IListSource))]
System\Windows\Forms\Controls\DataGridView\DataGridViewComboBoxColumn.cs (1)
92[AttributeProvider(typeof(IListSource))]
System\Windows\Forms\Controls\ListControl\ListControl.cs (1)
45[AttributeProvider(typeof(IListSource))]
System\Windows\Forms\Controls\Unsupported\DataGrid\DataGrid.cs (1)
164[AttributeProvider(typeof(IListSource))]
System\Windows\Forms\DataBinding\BindingSource.cs (1)
216[AttributeProvider(typeof(IListSource))]
System\Windows\Forms\ErrorProvider\ErrorProvider.cs (1)
303[AttributeProvider(typeof(IListSource))]
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\DataGridViewDesigner.cs (1)
832[AttributeProvider(typeof(IListSource))]
3 references to AttributeProviderAttribute
netstandard (1)
netstandard.cs (1)
182[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.ComponentModel.AttributeProviderAttribute))]
System (1)
src\libraries\shims\System\ref\System.cs (1)
168[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.ComponentModel.AttributeProviderAttribute))]
System.ComponentModel.TypeConverter (1)
System\ComponentModel\ReflectPropertyDescriptor.cs (1)
838if (attr is AttributeProviderAttribute sta)