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