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)