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