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