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