public static Task<TSource> FirstOrDefault<TSource>( this IAsyncQueryable<TSource> source, CancellationToken cancellationToken )