2 references to Enumerator
Microsoft.Build (2)
SpecializedCollections.cs (1)
77
return new Singleton.
Enumerator
<T>(value);
SpecializedCollections.Singleton.Collection`1.cs (1)
57
return new
Enumerator
<T>(_loneValue);