1 reference to ReadAsync
System.Data.Common (1)
System\Data\Common\DbDataReader.cs (1)
298public Task<bool> ReadAsync() => ReadAsync(CancellationToken.None);