2 instantiations of DbProviderSpecificTypePropertyAttribute
System.Data.Odbc (1)
System\Data\Odbc\OdbcParameter.cs (1)
177System.Data.Common.DbProviderSpecificTypePropertyAttribute(true),
System.Data.OleDb (1)
OleDbParameter.cs (1)
131DbProviderSpecificTypeProperty(true),
2 references to DbProviderSpecificTypePropertyAttribute
netstandard (1)
netstandard.cs (1)
471[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Data.Common.DbProviderSpecificTypePropertyAttribute))]
System.Data (1)
src\runtime\src\libraries\shims\System.Data\ref\System.Data.cs (1)
45[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Data.Common.DbProviderSpecificTypePropertyAttribute))]