3 instantiations of Enumerator
Microsoft.Build (3)
Collections\RetrievableEntryHashSet\RetrievableEntryHashSet.cs (3)
486
return new
Enumerator
(this);
499
return new
Enumerator
(this);
504
return new
Enumerator
(this);
1 reference to Enumerator
Microsoft.Build (1)
Collections\RetrievableEntryHashSet\RetrievableEntryHashSet.cs (1)
484
public
Enumerator
GetEnumerator()