5 references to DbDataReaderExtensions
netstandard (1)
netstandard.cs (1)
460
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Data.Common.
DbDataReaderExtensions
))]
System.Data (1)
src\libraries\shims\System.Data\ref\System.Data.cs (1)
34
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Data.Common.
DbDataReaderExtensions
))]
System.Data.Common (3)
System\Data\Common\DbDataReader.cs (3)
121
/// This is the asynchronous version of <see cref="
DbDataReaderExtensions
.GetColumnSchema(DbDataReader)" />.
125
/// <see cref="
DbDataReaderExtensions
.GetColumnSchema(DbDataReader)" /> call and returns a completed task.
127
/// Exceptions thrown by <see cref="
DbDataReaderExtensions
.GetColumnSchema(DbDataReader)" /> will be