2 instantiations of Enumerator
Microsoft.CodeAnalysis.CodeStyle (2)
SpecializedCollections.cs (1)
75
return new Singleton.
Enumerator
<T>(value);
SpecializedCollections.Singleton.Collection`1.cs (1)
55
return new
Enumerator
<T>(_loneValue);