1 type derived from Enumerator
Microsoft.CodeAnalysis.Collections.Package (1)
Specialized\SpecializedCollections.Empty.Enumerator`1.cs (1)
16internal class Enumerator<T> : Enumerator, IEnumerator<T>
1 instantiation of Enumerator
Microsoft.CodeAnalysis.Collections.Package (1)
Specialized\SpecializedCollections.Empty.Enumerator.cs (1)
18public static readonly IEnumerator Instance = new Enumerator();