System.Collections.Async.Internals.EmptyAsyncEnumerable<T> sealed class EmptyAsyncEnumerable<T> : IAsyncEnumerable<T>, IAsyncEnumerable Documentation Code public EmptyAsyncEnumerable() public Task<IAsyncEnumerator<T>> GetAsyncEnumeratorAsync(CancellationToken cancellationToken)