2 references to Enumerator
Microsoft.CodeAnalysis.Collections.Package (2)
Specialized\SpecializedCollections.cs (1)
75
return new Singleton.
Enumerator
<T>(value);
Specialized\SpecializedCollections.Singleton.Collection`1.cs (1)
55
return new
Enumerator
<T>(_loneValue);