Dasync.Collections.Internals.EmptyAsyncEnumerable<T> sealed class EmptyAsyncEnumerable<T> : IAsyncEnumerable<T> Documentation Code namespace Dasync.Collections.Internals { }