Dasync.Collections.Internals.EnumeratorAdapter<T> sealed class EnumeratorAdapter<T> : IEnumerator, IEnumerator<T>, IDisposable Documentation Code namespace Dasync.Collections.Internals { }