3 instantiations of Enumerator
Microsoft.Build (3)
Collections\RetrievableEntryHashSet\RetrievableEntryHashSet.cs (3)
489
return new
Enumerator
(this);
502
return new
Enumerator
(this);
507
return new
Enumerator
(this);
1 reference to Enumerator
Microsoft.Build (1)
Collections\RetrievableEntryHashSet\RetrievableEntryHashSet.cs (1)
487
public
Enumerator
GetEnumerator()