System.Collections.Async.AsyncEnumerable
Base abstract class that implements IAsyncEnumerable.
Use concrete implementation AsyncEnumerable<T> or AsyncEnumerableWithState<T, U>.
protected AsyncEnumerable()
Returns pre-cached empty collection