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