System.Collections.Async.Internals.EmptyAsyncEnumerator<T> sealed class EmptyAsyncEnumerator<T> : IAsyncEnumerator<T>, IAsyncEnumerator, IDisposable Documentation Code namespace System.Collections.Async.Internals { }